| Package | Description |
|---|---|
| com.google.cloud.compute.deprecated |
A client for Google Compute Engine – High-performance, scalable virtual machines.
|
| Modifier and Type | Method and Description |
|---|---|
AttachedDisk.AttachedDiskConfiguration.InterfaceType |
AttachedDisk.AttachedDiskConfiguration.getInterfaceType()
Returns the interface to use to attach the disk.
|
static AttachedDisk.AttachedDiskConfiguration.InterfaceType |
AttachedDisk.AttachedDiskConfiguration.InterfaceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttachedDisk.AttachedDiskConfiguration.InterfaceType[] |
AttachedDisk.AttachedDiskConfiguration.InterfaceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AttachedDisk.ScratchDiskConfiguration.Builder |
AttachedDisk.ScratchDiskConfiguration.Builder.setInterfaceType(AttachedDisk.AttachedDiskConfiguration.InterfaceType interfaceType)
Sets the interface type.
|
Copyright © 2018 Google LLC. All rights reserved.