Uses of Class
org.mlflow.api.proto.Service.CreateExperiment.Response.Builder
Package | Description |
---|---|
org.mlflow.api.proto |
Autogenerated MLflow Tracking API entity objects.
|
-
Uses of Service.CreateExperiment.Response.Builder in org.mlflow.api.proto
Methods in org.mlflow.api.proto that return Service.CreateExperiment.Response.Builder Modifier and Type Method Description Service.CreateExperiment.Response.Builder
Service.CreateExperiment.Response.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
Service.CreateExperiment.Response.Builder
Service.CreateExperiment.Response.Builder. clear()
Service.CreateExperiment.Response.Builder
Service.CreateExperiment.Response.Builder. clearExperimentId()
Unique identifier for the experiment.Service.CreateExperiment.Response.Builder
Service.CreateExperiment.Response.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Service.CreateExperiment.Response.Builder
Service.CreateExperiment.Response.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Service.CreateExperiment.Response.Builder
Service.CreateExperiment.Response.Builder. clone()
Service.CreateExperiment.Response.Builder
Service.CreateExperiment.Response.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Service.CreateExperiment.Response.Builder
Service.CreateExperiment.Response.Builder. mergeFrom(com.google.protobuf.Message other)
Service.CreateExperiment.Response.Builder
Service.CreateExperiment.Response.Builder. mergeFrom(Service.CreateExperiment.Response other)
Service.CreateExperiment.Response.Builder
Service.CreateExperiment.Response.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
static Service.CreateExperiment.Response.Builder
Service.CreateExperiment.Response. newBuilder()
static Service.CreateExperiment.Response.Builder
Service.CreateExperiment.Response. newBuilder(Service.CreateExperiment.Response prototype)
Service.CreateExperiment.Response.Builder
Service.CreateExperiment.Response. newBuilderForType()
protected Service.CreateExperiment.Response.Builder
Service.CreateExperiment.Response. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
Service.CreateExperiment.Response.Builder
Service.CreateExperiment.Response.Builder. setExperimentId(java.lang.String value)
Unique identifier for the experiment.Service.CreateExperiment.Response.Builder
Service.CreateExperiment.Response.Builder. setExperimentIdBytes(com.google.protobuf.ByteString value)
Unique identifier for the experiment.Service.CreateExperiment.Response.Builder
Service.CreateExperiment.Response.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
Service.CreateExperiment.Response.Builder
Service.CreateExperiment.Response.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
Service.CreateExperiment.Response.Builder
Service.CreateExperiment.Response.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Service.CreateExperiment.Response.Builder
Service.CreateExperiment.Response. toBuilder()