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