Uses of Class
org.mlflow.api.proto.LabelSchemas.UpdateLabelSchema
Packages that use LabelSchemas.UpdateLabelSchema
-
Uses of LabelSchemas.UpdateLabelSchema in org.mlflow.api.proto
Fields in org.mlflow.api.proto with type parameters of type LabelSchemas.UpdateLabelSchemaModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<LabelSchemas.UpdateLabelSchema>LabelSchemas.UpdateLabelSchema.PARSERDeprecated.Methods in org.mlflow.api.proto that return LabelSchemas.UpdateLabelSchemaModifier and TypeMethodDescriptionLabelSchemas.UpdateLabelSchema.Builder.build()LabelSchemas.UpdateLabelSchema.Builder.buildPartial()LabelSchemas.UpdateLabelSchema.getDefaultInstance()LabelSchemas.UpdateLabelSchema.Builder.getDefaultInstanceForType()LabelSchemas.UpdateLabelSchema.getDefaultInstanceForType()LabelSchemas.UpdateLabelSchema.parseDelimitedFrom(InputStream input) LabelSchemas.UpdateLabelSchema.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) LabelSchemas.UpdateLabelSchema.parseFrom(byte[] data) LabelSchemas.UpdateLabelSchema.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) LabelSchemas.UpdateLabelSchema.parseFrom(com.google.protobuf.ByteString data) LabelSchemas.UpdateLabelSchema.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) LabelSchemas.UpdateLabelSchema.parseFrom(com.google.protobuf.CodedInputStream input) LabelSchemas.UpdateLabelSchema.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) LabelSchemas.UpdateLabelSchema.parseFrom(InputStream input) LabelSchemas.UpdateLabelSchema.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) LabelSchemas.UpdateLabelSchema.parseFrom(ByteBuffer data) LabelSchemas.UpdateLabelSchema.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.mlflow.api.proto that return types with arguments of type LabelSchemas.UpdateLabelSchemaModifier and TypeMethodDescriptioncom.google.protobuf.Parser<LabelSchemas.UpdateLabelSchema>LabelSchemas.UpdateLabelSchema.getParserForType()static com.google.protobuf.Parser<LabelSchemas.UpdateLabelSchema>LabelSchemas.UpdateLabelSchema.parser()Methods in org.mlflow.api.proto with parameters of type LabelSchemas.UpdateLabelSchemaModifier and TypeMethodDescriptionLabelSchemas.UpdateLabelSchema.Builder.mergeFrom(LabelSchemas.UpdateLabelSchema other) LabelSchemas.UpdateLabelSchema.newBuilder(LabelSchemas.UpdateLabelSchema prototype)