Uses of Class
org.mlflow.api.proto.Service.StartTraceV3.Builder
Packages that use Service.StartTraceV3.Builder
-
Uses of Service.StartTraceV3.Builder in org.mlflow.api.proto
Methods in org.mlflow.api.proto that return Service.StartTraceV3.BuilderModifier and TypeMethodDescriptionService.StartTraceV3.Builder.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Service.StartTraceV3.Builder.clear()
Service.StartTraceV3.Builder.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) Service.StartTraceV3.Builder.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) Service.StartTraceV3.Builder.clearTrace()
The information for the trace being created.Service.StartTraceV3.Builder.clone()
Service.StartTraceV3.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Service.StartTraceV3.Builder.mergeFrom
(com.google.protobuf.Message other) Service.StartTraceV3.Builder.mergeFrom
(Service.StartTraceV3 other) Service.StartTraceV3.Builder.mergeTrace
(Service.Trace value) The information for the trace being created.Service.StartTraceV3.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) static Service.StartTraceV3.Builder
Service.StartTraceV3.newBuilder()
static Service.StartTraceV3.Builder
Service.StartTraceV3.newBuilder
(Service.StartTraceV3 prototype) Service.StartTraceV3.newBuilderForType()
protected Service.StartTraceV3.Builder
Service.StartTraceV3.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Service.StartTraceV3.Builder.setField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Service.StartTraceV3.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Service.StartTraceV3.Builder.setTrace
(Service.Trace value) The information for the trace being created.Service.StartTraceV3.Builder.setTrace
(Service.Trace.Builder builderForValue) The information for the trace being created.Service.StartTraceV3.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) Service.StartTraceV3.toBuilder()