public interface KubeObjectOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCluster()
string cluster = 1; |
com.google.protobuf.ByteString |
getClusterBytes()
string cluster = 1; |
java.lang.String |
getName()
string name = 4; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 4; |
java.lang.String |
getNamespace()
string namespace = 3; |
com.google.protobuf.ByteString |
getNamespaceBytes()
string namespace = 3; |
java.lang.String |
getType()
string type = 2; |
com.google.protobuf.ByteString |
getTypeBytes()
string type = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getCluster()
string cluster = 1;com.google.protobuf.ByteString getClusterBytes()
string cluster = 1;java.lang.String getType()
string type = 2;com.google.protobuf.ByteString getTypeBytes()
string type = 2;java.lang.String getNamespace()
string namespace = 3;com.google.protobuf.ByteString getNamespaceBytes()
string namespace = 3;java.lang.String getName()
string name = 4;com.google.protobuf.ByteString getNameBytes()
string name = 4;