Uses of Class
org.mlflow.api.proto.Service.TraceLocation.MlflowExperimentLocation.Builder
Packages that use Service.TraceLocation.MlflowExperimentLocation.Builder
-
Uses of Service.TraceLocation.MlflowExperimentLocation.Builder in org.mlflow.api.proto
Methods in org.mlflow.api.proto that return Service.TraceLocation.MlflowExperimentLocation.BuilderModifier and TypeMethodDescriptionService.TraceLocation.MlflowExperimentLocation.Builder.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Service.TraceLocation.MlflowExperimentLocation.Builder.clear()
Service.TraceLocation.MlflowExperimentLocation.Builder.clearExperimentId()
MLflow experiment ID which is the ACL container holding the trace.Service.TraceLocation.MlflowExperimentLocation.Builder.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) Service.TraceLocation.MlflowExperimentLocation.Builder.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) Service.TraceLocation.MlflowExperimentLocation.Builder.clone()
Service.TraceLocation.Builder.getMlflowExperimentBuilder()
.mlflow.TraceLocation.MlflowExperimentLocation mlflow_experiment = 2;
Service.TraceLocation.MlflowExperimentLocation.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Service.TraceLocation.MlflowExperimentLocation.Builder.mergeFrom
(com.google.protobuf.Message other) Service.TraceLocation.MlflowExperimentLocation.Builder.mergeFrom
(Service.TraceLocation.MlflowExperimentLocation other) Service.TraceLocation.MlflowExperimentLocation.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) Service.TraceLocation.MlflowExperimentLocation.newBuilder()
Service.TraceLocation.MlflowExperimentLocation.newBuilder
(Service.TraceLocation.MlflowExperimentLocation prototype) Service.TraceLocation.MlflowExperimentLocation.newBuilderForType()
Service.TraceLocation.MlflowExperimentLocation.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Service.TraceLocation.MlflowExperimentLocation.Builder.setExperimentId
(String value) MLflow experiment ID which is the ACL container holding the trace.Service.TraceLocation.MlflowExperimentLocation.Builder.setExperimentIdBytes
(com.google.protobuf.ByteString value) MLflow experiment ID which is the ACL container holding the trace.Service.TraceLocation.MlflowExperimentLocation.Builder.setField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Service.TraceLocation.MlflowExperimentLocation.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Service.TraceLocation.MlflowExperimentLocation.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) Service.TraceLocation.MlflowExperimentLocation.toBuilder()
Methods in org.mlflow.api.proto with parameters of type Service.TraceLocation.MlflowExperimentLocation.BuilderModifier and TypeMethodDescriptionService.TraceLocation.Builder.setMlflowExperiment
(Service.TraceLocation.MlflowExperimentLocation.Builder builderForValue) .mlflow.TraceLocation.MlflowExperimentLocation mlflow_experiment = 2;