Uses of Class
io.kubernetes.client.proto.V1.ConfigMap
-
Uses of V1.ConfigMap in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.ConfigMapModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.ConfigMap>
V1.ConfigMap.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1.ConfigMapModifier and TypeMethodDescriptionV1.ConfigMap.Builder.build()
V1.ConfigMap.Builder.buildPartial()
static V1.ConfigMap
V1.ConfigMap.getDefaultInstance()
V1.ConfigMap.Builder.getDefaultInstanceForType()
V1.ConfigMap.getDefaultInstanceForType()
V1.ConfigMapList.Builder.getItems
(int index) Items is the list of ConfigMaps.V1.ConfigMapList.getItems
(int index) Items is the list of ConfigMaps.V1.ConfigMapListOrBuilder.getItems
(int index) Items is the list of ConfigMaps.static V1.ConfigMap
V1.ConfigMap.parseDelimitedFrom
(InputStream input) static V1.ConfigMap
V1.ConfigMap.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ConfigMap
V1.ConfigMap.parseFrom
(byte[] data) static V1.ConfigMap
V1.ConfigMap.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ConfigMap
V1.ConfigMap.parseFrom
(com.google.protobuf.ByteString data) static V1.ConfigMap
V1.ConfigMap.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ConfigMap
V1.ConfigMap.parseFrom
(com.google.protobuf.CodedInputStream input) static V1.ConfigMap
V1.ConfigMap.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ConfigMap
V1.ConfigMap.parseFrom
(InputStream input) static V1.ConfigMap
V1.ConfigMap.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ConfigMap
V1.ConfigMap.parseFrom
(ByteBuffer data) static V1.ConfigMap
V1.ConfigMap.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.ConfigMapModifier and TypeMethodDescriptionV1.ConfigMapList.Builder.getItemsList()
Items is the list of ConfigMaps.V1.ConfigMapList.getItemsList()
Items is the list of ConfigMaps.V1.ConfigMapListOrBuilder.getItemsList()
Items is the list of ConfigMaps.com.google.protobuf.Parser<V1.ConfigMap>
V1.ConfigMap.getParserForType()
static com.google.protobuf.Parser<V1.ConfigMap>
V1.ConfigMap.parser()
Methods in io.kubernetes.client.proto with parameters of type V1.ConfigMapModifier and TypeMethodDescriptionV1.ConfigMapList.Builder.addItems
(int index, V1.ConfigMap value) Items is the list of ConfigMaps.V1.ConfigMapList.Builder.addItems
(V1.ConfigMap value) Items is the list of ConfigMaps.V1.ConfigMap.Builder.mergeFrom
(V1.ConfigMap other) static V1.ConfigMap.Builder
V1.ConfigMap.newBuilder
(V1.ConfigMap prototype) V1.ConfigMapList.Builder.setItems
(int index, V1.ConfigMap value) Items is the list of ConfigMaps.Method parameters in io.kubernetes.client.proto with type arguments of type V1.ConfigMapModifier and TypeMethodDescriptionV1.ConfigMapList.Builder.addAllItems
(Iterable<? extends V1.ConfigMap> values) Items is the list of ConfigMaps.