static AttachedDisk.DiskMode |
AttachedDisk.DiskMode.forNumber(int value) |
|
AttachedDisk.DiskMode |
AttachedDisk.Builder.getMode() |
The mode in which to attach this disk.
|
AttachedDisk.DiskMode |
AttachedDisk.getMode() |
The mode in which to attach this disk.
|
AttachedDisk.DiskMode |
AttachedDiskOrBuilder.getMode() |
The mode in which to attach this disk.
|
static AttachedDisk.DiskMode |
AttachedDisk.DiskMode.valueOf(int value) |
Deprecated.
|
static AttachedDisk.DiskMode |
AttachedDisk.DiskMode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static AttachedDisk.DiskMode |
AttachedDisk.DiskMode.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static AttachedDisk.DiskMode[] |
AttachedDisk.DiskMode.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|