Uses of Class
org.mlflow.api.proto.Service.GetExperimentByName.Response.Builder
Packages that use Service.GetExperimentByName.Response.Builder
-
Uses of Service.GetExperimentByName.Response.Builder in org.mlflow.api.proto
Methods in org.mlflow.api.proto that return Service.GetExperimentByName.Response.BuilderModifier and TypeMethodDescriptionService.GetExperimentByName.Response.Builder.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Service.GetExperimentByName.Response.Builder.clear()
Service.GetExperimentByName.Response.Builder.clearExperiment()
Experiment details.Service.GetExperimentByName.Response.Builder.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) Service.GetExperimentByName.Response.Builder.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) Service.GetExperimentByName.Response.Builder.clone()
Service.GetExperimentByName.Response.Builder.mergeExperiment
(Service.Experiment value) Experiment details.Service.GetExperimentByName.Response.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Service.GetExperimentByName.Response.Builder.mergeFrom
(com.google.protobuf.Message other) Service.GetExperimentByName.Response.Builder.mergeFrom
(Service.GetExperimentByName.Response other) Service.GetExperimentByName.Response.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) Service.GetExperimentByName.Response.newBuilder()
Service.GetExperimentByName.Response.newBuilder
(Service.GetExperimentByName.Response prototype) Service.GetExperimentByName.Response.newBuilderForType()
Service.GetExperimentByName.Response.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Service.GetExperimentByName.Response.Builder.setExperiment
(Service.Experiment value) Experiment details.Service.GetExperimentByName.Response.Builder.setExperiment
(Service.Experiment.Builder builderForValue) Experiment details.Service.GetExperimentByName.Response.Builder.setField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Service.GetExperimentByName.Response.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Service.GetExperimentByName.Response.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) Service.GetExperimentByName.Response.toBuilder()