static Volume.SnapshotAutoDeleteBehavior |
Volume.SnapshotAutoDeleteBehavior.forNumber(int value) |
|
Volume.SnapshotAutoDeleteBehavior |
Volume.Builder.getSnapshotAutoDeleteBehavior() |
The behavior to use when snapshot reserved space is full.
|
Volume.SnapshotAutoDeleteBehavior |
Volume.getSnapshotAutoDeleteBehavior() |
The behavior to use when snapshot reserved space is full.
|
Volume.SnapshotAutoDeleteBehavior |
VolumeOrBuilder.getSnapshotAutoDeleteBehavior() |
The behavior to use when snapshot reserved space is full.
|
static Volume.SnapshotAutoDeleteBehavior |
Volume.SnapshotAutoDeleteBehavior.valueOf(int value) |
Deprecated.
|
static Volume.SnapshotAutoDeleteBehavior |
Volume.SnapshotAutoDeleteBehavior.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Volume.SnapshotAutoDeleteBehavior |
Volume.SnapshotAutoDeleteBehavior.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Volume.SnapshotAutoDeleteBehavior[] |
Volume.SnapshotAutoDeleteBehavior.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|