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