Uses of Class
com.databricks.api.proto.mlflow.DatabricksArtifacts.GetCredentialsForTraceDataDownload.Builder
Packages that use DatabricksArtifacts.GetCredentialsForTraceDataDownload.Builder
-
Uses of DatabricksArtifacts.GetCredentialsForTraceDataDownload.Builder in com.databricks.api.proto.mlflow
Methods in com.databricks.api.proto.mlflow that return DatabricksArtifacts.GetCredentialsForTraceDataDownload.BuilderModifier and TypeMethodDescriptionDatabricksArtifacts.GetCredentialsForTraceDataDownload.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) DatabricksArtifacts.GetCredentialsForTraceDataDownload.Builder.clear()DatabricksArtifacts.GetCredentialsForTraceDataDownload.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) DatabricksArtifacts.GetCredentialsForTraceDataDownload.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) DatabricksArtifacts.GetCredentialsForTraceDataDownload.Builder.clearRequestId()optional string request_id = 1 [(.mlflow.validate_required) = true];DatabricksArtifacts.GetCredentialsForTraceDataDownload.Builder.clone()DatabricksArtifacts.GetCredentialsForTraceDataDownload.Builder.mergeFrom(DatabricksArtifacts.GetCredentialsForTraceDataDownload other) DatabricksArtifacts.GetCredentialsForTraceDataDownload.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DatabricksArtifacts.GetCredentialsForTraceDataDownload.Builder.mergeFrom(com.google.protobuf.Message other) DatabricksArtifacts.GetCredentialsForTraceDataDownload.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) DatabricksArtifacts.GetCredentialsForTraceDataDownload.newBuilder()DatabricksArtifacts.GetCredentialsForTraceDataDownload.newBuilder(DatabricksArtifacts.GetCredentialsForTraceDataDownload prototype) DatabricksArtifacts.GetCredentialsForTraceDataDownload.newBuilderForType()DatabricksArtifacts.GetCredentialsForTraceDataDownload.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) DatabricksArtifacts.GetCredentialsForTraceDataDownload.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) DatabricksArtifacts.GetCredentialsForTraceDataDownload.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) DatabricksArtifacts.GetCredentialsForTraceDataDownload.Builder.setRequestId(String value) optional string request_id = 1 [(.mlflow.validate_required) = true];DatabricksArtifacts.GetCredentialsForTraceDataDownload.Builder.setRequestIdBytes(com.google.protobuf.ByteString value) optional string request_id = 1 [(.mlflow.validate_required) = true];DatabricksArtifacts.GetCredentialsForTraceDataDownload.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) DatabricksArtifacts.GetCredentialsForTraceDataDownload.toBuilder()