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.PARSERDeprecated.Methods in io.kubernetes.client.proto that return Meta.UpdateOptionsModifier and TypeMethodDescriptionMeta.UpdateOptions.Builder.build()Meta.UpdateOptions.Builder.buildPartial()static Meta.UpdateOptionsMeta.UpdateOptions.getDefaultInstance()Meta.UpdateOptions.Builder.getDefaultInstanceForType()Meta.UpdateOptions.getDefaultInstanceForType()static Meta.UpdateOptionsMeta.UpdateOptions.parseDelimitedFrom(InputStream input) static Meta.UpdateOptionsMeta.UpdateOptions.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.UpdateOptionsMeta.UpdateOptions.parseFrom(byte[] data) static Meta.UpdateOptionsMeta.UpdateOptions.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.UpdateOptionsMeta.UpdateOptions.parseFrom(com.google.protobuf.ByteString data) static Meta.UpdateOptionsMeta.UpdateOptions.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.UpdateOptionsMeta.UpdateOptions.parseFrom(com.google.protobuf.CodedInputStream input) static Meta.UpdateOptionsMeta.UpdateOptions.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.UpdateOptionsMeta.UpdateOptions.parseFrom(InputStream input) static Meta.UpdateOptionsMeta.UpdateOptions.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.UpdateOptionsMeta.UpdateOptions.parseFrom(ByteBuffer data) static Meta.UpdateOptionsMeta.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.BuilderMeta.UpdateOptions.newBuilder(Meta.UpdateOptions prototype)