Uses of Class
io.kubernetes.client.proto.V1.ConfigMapList
-
Uses of V1.ConfigMapList in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.ConfigMapListModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.ConfigMapList>
V1.ConfigMapList.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1.ConfigMapListModifier and TypeMethodDescriptionV1.ConfigMapList.Builder.build()
V1.ConfigMapList.Builder.buildPartial()
static V1.ConfigMapList
V1.ConfigMapList.getDefaultInstance()
V1.ConfigMapList.Builder.getDefaultInstanceForType()
V1.ConfigMapList.getDefaultInstanceForType()
static V1.ConfigMapList
V1.ConfigMapList.parseDelimitedFrom
(InputStream input) static V1.ConfigMapList
V1.ConfigMapList.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ConfigMapList
V1.ConfigMapList.parseFrom
(byte[] data) static V1.ConfigMapList
V1.ConfigMapList.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ConfigMapList
V1.ConfigMapList.parseFrom
(com.google.protobuf.ByteString data) static V1.ConfigMapList
V1.ConfigMapList.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ConfigMapList
V1.ConfigMapList.parseFrom
(com.google.protobuf.CodedInputStream input) static V1.ConfigMapList
V1.ConfigMapList.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ConfigMapList
V1.ConfigMapList.parseFrom
(InputStream input) static V1.ConfigMapList
V1.ConfigMapList.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ConfigMapList
V1.ConfigMapList.parseFrom
(ByteBuffer data) static V1.ConfigMapList
V1.ConfigMapList.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.ConfigMapListModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.ConfigMapList>
V1.ConfigMapList.getParserForType()
static com.google.protobuf.Parser<V1.ConfigMapList>
V1.ConfigMapList.parser()
Methods in io.kubernetes.client.proto with parameters of type V1.ConfigMapListModifier and TypeMethodDescriptionV1.ConfigMapList.Builder.mergeFrom
(V1.ConfigMapList other) static V1.ConfigMapList.Builder
V1.ConfigMapList.newBuilder
(V1.ConfigMapList prototype)