Uses of Class
org.mlflow.api.proto.Service.UpdateExperiment.Builder
Packages that use Service.UpdateExperiment.Builder
-
Uses of Service.UpdateExperiment.Builder in org.mlflow.api.proto
Methods in org.mlflow.api.proto that return Service.UpdateExperiment.BuilderModifier and TypeMethodDescriptionService.UpdateExperiment.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Service.UpdateExperiment.Builder.clear()Service.UpdateExperiment.Builder.clearExperimentId()ID of the associated experiment.Service.UpdateExperiment.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Service.UpdateExperiment.Builder.clearNewName()If provided, the experiment's name is changed to the new name.Service.UpdateExperiment.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Service.UpdateExperiment.Builder.clone()Service.UpdateExperiment.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Service.UpdateExperiment.Builder.mergeFrom(com.google.protobuf.Message other) Service.UpdateExperiment.Builder.mergeFrom(Service.UpdateExperiment other) Service.UpdateExperiment.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Service.UpdateExperiment.newBuilder()Service.UpdateExperiment.newBuilder(Service.UpdateExperiment prototype) Service.UpdateExperiment.newBuilderForType()protected Service.UpdateExperiment.BuilderService.UpdateExperiment.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Service.UpdateExperiment.Builder.setExperimentId(String value) ID of the associated experiment.Service.UpdateExperiment.Builder.setExperimentIdBytes(com.google.protobuf.ByteString value) ID of the associated experiment.Service.UpdateExperiment.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Service.UpdateExperiment.Builder.setNewName(String value) If provided, the experiment's name is changed to the new name.Service.UpdateExperiment.Builder.setNewNameBytes(com.google.protobuf.ByteString value) If provided, the experiment's name is changed to the new name.Service.UpdateExperiment.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Service.UpdateExperiment.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Service.UpdateExperiment.toBuilder()