public interface ClusterDeleteRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getKubeCluster()
optional string kube_cluster = 1; |
com.google.protobuf.ByteString |
getKubeClusterBytes()
optional string kube_cluster = 1; |
java.lang.String |
getKubeNamespace()
optional string kube_namespace = 2; |
com.google.protobuf.ByteString |
getKubeNamespaceBytes()
optional string kube_namespace = 2; |
java.lang.String |
getName()
optional string name = 3; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getKubeCluster()
optional string kube_cluster = 1;com.google.protobuf.ByteString getKubeClusterBytes()
optional string kube_cluster = 1;java.lang.String getKubeNamespace()
optional string kube_namespace = 2;com.google.protobuf.ByteString getKubeNamespaceBytes()
optional string kube_namespace = 2;java.lang.String getName()
optional string name = 3;com.google.protobuf.ByteString getNameBytes()
optional string name = 3;