public interface ConfigMapOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
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 |
getResourceVersion()
optional string resource_version = 5; |
com.google.protobuf.ByteString |
getResourceVersionBytes()
optional string resource_version = 5; |
int |
getSize()
optional int32 size = 3; |
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;int getSize()
optional int32 size = 3;long getCreatedAt()
optional int64 created_at = 4;java.lang.String getResourceVersion()
optional string resource_version = 5;com.google.protobuf.ByteString getResourceVersionBytes()
optional string resource_version = 5;