public interface DescribeRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCluster()
optional string cluster = 4; |
com.google.protobuf.ByteString |
getClusterBytes()
optional string cluster = 4; |
java.lang.String |
getKind()
optional string kind = 1; |
com.google.protobuf.ByteString |
getKindBytes()
optional string kind = 1; |
java.lang.String |
getName()
optional string name = 2; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 2; |
java.lang.String |
getNamespace()
optional string namespace = 3; |
com.google.protobuf.ByteString |
getNamespaceBytes()
optional string namespace = 3; |
java.lang.String |
getRaw()
optional string raw = 5; |
com.google.protobuf.ByteString |
getRawBytes()
optional string raw = 5; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getKind()
optional string kind = 1;com.google.protobuf.ByteString getKindBytes()
optional string kind = 1;java.lang.String getName()
optional string name = 2;com.google.protobuf.ByteString getNameBytes()
optional string name = 2;java.lang.String getNamespace()
optional string namespace = 3;com.google.protobuf.ByteString getNamespaceBytes()
optional string namespace = 3;java.lang.String getCluster()
optional string cluster = 4;com.google.protobuf.ByteString getClusterBytes()
optional string cluster = 4;java.lang.String getRaw()
optional string raw = 5;com.google.protobuf.ByteString getRawBytes()
optional string raw = 5;