public static interface DeletedDatabase.SpecOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
SecretVolumeSource |
getAuthSecret()
optional .appscode.kubernetes.v1beta2.SecretVolumeSource auth_secret = 1; |
SecretVolumeSourceOrBuilder |
getAuthSecretOrBuilder()
optional .appscode.kubernetes.v1beta2.SecretVolumeSource auth_secret = 1; |
boolean |
getDestroy()
optional bool destroy = 2; |
boolean |
hasAuthSecret()
optional .appscode.kubernetes.v1beta2.SecretVolumeSource auth_secret = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasAuthSecret()
optional .appscode.kubernetes.v1beta2.SecretVolumeSource auth_secret = 1;SecretVolumeSource getAuthSecret()
optional .appscode.kubernetes.v1beta2.SecretVolumeSource auth_secret = 1;SecretVolumeSourceOrBuilder getAuthSecretOrBuilder()
optional .appscode.kubernetes.v1beta2.SecretVolumeSource auth_secret = 1;boolean getDestroy()
optional bool destroy = 2;