public interface ClusterDeleteRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getDeleteDynamicVolumes()
optional bool delete_dynamic_volumes = 5; |
boolean |
getForce()
optional bool force = 3; |
boolean |
getKeepLodabalancers()
optional bool keep_lodabalancers = 4; |
java.lang.String |
getName()
optional string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 1; |
boolean |
getReleaseReservedIp()
optional bool release_reserved_ip = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getName()
optional string name = 1;com.google.protobuf.ByteString getNameBytes()
optional string name = 1;boolean getReleaseReservedIp()
optional bool release_reserved_ip = 2;boolean getForce()
optional bool force = 3;boolean getKeepLodabalancers()
optional bool keep_lodabalancers = 4;boolean getDeleteDynamicVolumes()
optional bool delete_dynamic_volumes = 5;