| Package | Description |
|---|---|
| com.google.cloud.compute |
A client to Google Cloud Compute.
|
| Modifier and Type | Method and Description |
|---|---|
AttachedDisk.AttachedDiskConfiguration.InterfaceType |
AttachedDisk.AttachedDiskConfiguration.interfaceType()
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.interfaceType(AttachedDisk.AttachedDiskConfiguration.InterfaceType interfaceType)
Sets the interface type.
|
Copyright © 2016 Google. All rights reserved.