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