Uses of Class
com.databricks.api.proto.mlflow.DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
Packages that use DatabricksArtifacts.GetPresignedUploadPartUrl.Builder
-
Uses of DatabricksArtifacts.GetPresignedUploadPartUrl.Builder in com.databricks.api.proto.mlflow
Methods in com.databricks.api.proto.mlflow that return DatabricksArtifacts.GetPresignedUploadPartUrl.BuilderModifier and TypeMethodDescriptionDatabricksArtifacts.GetPresignedUploadPartUrl.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) DatabricksArtifacts.GetPresignedUploadPartUrl.Builder.clear()DatabricksArtifacts.GetPresignedUploadPartUrl.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) DatabricksArtifacts.GetPresignedUploadPartUrl.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) DatabricksArtifacts.GetPresignedUploadPartUrl.Builder.clearPartNumber()Part numberDatabricksArtifacts.GetPresignedUploadPartUrl.Builder.clearPath()Atifact path, relative to the Run's artifact root location (e.g.DatabricksArtifacts.GetPresignedUploadPartUrl.Builder.clearRunId()Run IDDatabricksArtifacts.GetPresignedUploadPartUrl.Builder.clearUploadId()ID identifying the multipart upload in which the part is uploadedDatabricksArtifacts.GetPresignedUploadPartUrl.Builder.clone()DatabricksArtifacts.GetPresignedUploadPartUrl.Builder.mergeFrom(DatabricksArtifacts.GetPresignedUploadPartUrl other) DatabricksArtifacts.GetPresignedUploadPartUrl.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DatabricksArtifacts.GetPresignedUploadPartUrl.Builder.mergeFrom(com.google.protobuf.Message other) DatabricksArtifacts.GetPresignedUploadPartUrl.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) DatabricksArtifacts.GetPresignedUploadPartUrl.newBuilder()DatabricksArtifacts.GetPresignedUploadPartUrl.newBuilder(DatabricksArtifacts.GetPresignedUploadPartUrl prototype) DatabricksArtifacts.GetPresignedUploadPartUrl.newBuilderForType()DatabricksArtifacts.GetPresignedUploadPartUrl.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) DatabricksArtifacts.GetPresignedUploadPartUrl.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) DatabricksArtifacts.GetPresignedUploadPartUrl.Builder.setPartNumber(long value) Part numberAtifact path, relative to the Run's artifact root location (e.g.DatabricksArtifacts.GetPresignedUploadPartUrl.Builder.setPathBytes(com.google.protobuf.ByteString value) Atifact path, relative to the Run's artifact root location (e.g.DatabricksArtifacts.GetPresignedUploadPartUrl.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Run IDDatabricksArtifacts.GetPresignedUploadPartUrl.Builder.setRunIdBytes(com.google.protobuf.ByteString value) Run IDDatabricksArtifacts.GetPresignedUploadPartUrl.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) DatabricksArtifacts.GetPresignedUploadPartUrl.Builder.setUploadId(String value) ID identifying the multipart upload in which the part is uploadedDatabricksArtifacts.GetPresignedUploadPartUrl.Builder.setUploadIdBytes(com.google.protobuf.ByteString value) ID identifying the multipart upload in which the part is uploadedDatabricksArtifacts.GetPresignedUploadPartUrl.toBuilder()