public interface AppOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getClusterIp()
optional string cluster_ip = 6; |
com.google.protobuf.ByteString |
getClusterIpBytes()
optional string cluster_ip = 6; |
long |
getCreatedAt()
optional int64 created_at = 4; |
java.lang.String |
getName()
optional string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 1; |
java.lang.String |
getNamespace()
optional string namespace = 2; |
com.google.protobuf.ByteString |
getNamespaceBytes()
optional string namespace = 2; |
java.lang.String |
getType()
optional string type = 5; |
com.google.protobuf.ByteString |
getTypeBytes()
optional string type = 5; |
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;java.lang.String getNamespace()
optional string namespace = 2;com.google.protobuf.ByteString getNamespaceBytes()
optional string namespace = 2;long getCreatedAt()
optional int64 created_at = 4;java.lang.String getType()
optional string type = 5;com.google.protobuf.ByteString getTypeBytes()
optional string type = 5;java.lang.String getClusterIp()
optional string cluster_ip = 6;com.google.protobuf.ByteString getClusterIpBytes()
optional string cluster_ip = 6;