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