DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder.addAllHeaders(java.lang.Iterable<? extends DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader> values) | 
 
 A collection of HTTP headers that should be specified when uploading to
 or downloading from the specified `signed_uri` 
 | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.GetCredentialsForRead.Response.Builder.addCredentialInfosBuilder() | 
 
 Credentials for reading from the specified artifact locations 
 | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.GetCredentialsForRead.Response.Builder.addCredentialInfosBuilder(int index) | 
 
 Credentials for reading from the specified artifact locations 
 | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.GetCredentialsForWrite.Response.Builder.addCredentialInfosBuilder() | 
 
 Credentials for writing to the specified artifact locations 
 | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.GetCredentialsForWrite.Response.Builder.addCredentialInfosBuilder(int index) | 
 
 Credentials for writing to the specified artifact locations 
 | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder.addHeaders(int index,
          DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader value) | 
 
 A collection of HTTP headers that should be specified when uploading to
 or downloading from the specified `signed_uri` 
 | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder.addHeaders(int index,
          DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder builderForValue) | 
 
 A collection of HTTP headers that should be specified when uploading to
 or downloading from the specified `signed_uri` 
 | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder.addHeaders(DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader value) | 
 
 A collection of HTTP headers that should be specified when uploading to
 or downloading from the specified `signed_uri` 
 | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder.addHeaders(DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder builderForValue) | 
 
 A collection of HTTP headers that should be specified when uploading to
 or downloading from the specified `signed_uri` 
 | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
                java.lang.Object value) | 
  | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.CreateMultipartUpload.Response.Builder.addUploadCredentialInfosBuilder() | 
 
 Credentials for uploading file parts in the initiated multipart upload 
 | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.CreateMultipartUpload.Response.Builder.addUploadCredentialInfosBuilder(int index) | 
 
 Credentials for uploading file parts in the initiated multipart upload 
 | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder.clear() | 
  | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) | 
  | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder.clearHeaders() | 
 
 A collection of HTTP headers that should be specified when uploading to
 or downloading from the specified `signed_uri` 
 | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) | 
  | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder.clearPath() | 
 
 The path, relative to the Run's artifact root location, of the artifact
 that can be accessed with the credential 
 | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder.clearRunId() | 
 
 The ID of the MLflow Run containing the artifact that can be accessed
 with the credential 
 | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder.clearSignedUri() | 
 
 The signed URI credential that provides access to the artifact 
 | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder.clearType() | 
 
 The type of the signed credential URI (e.g., an AWS presigned URL
 or an Azure Shared Access Signature URI) 
 | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder.clone() | 
  | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.CreateMultipartUpload.Response.Builder.getAbortCredentialInfoBuilder() | 
 
 Credential for aborting the initiated multipart upload 
 | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response.Builder.getCredentialInfoBuilder() | 
 optional .mlflow.ArtifactCredentialInfo credential_info = 1; 
 | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response.Builder.getCredentialInfoBuilder() | 
 optional .mlflow.ArtifactCredentialInfo credential_info = 1; 
 | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.LoggedModelArtifactCredential.Builder.getCredentialInfoBuilder() | 
 
 The ArtifactCredentialInfo object for the logged model artifacts 
 | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.GetCredentialsForRead.Response.Builder.getCredentialInfosBuilder(int index) | 
 
 Credentials for reading from the specified artifact locations 
 | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.GetCredentialsForWrite.Response.Builder.getCredentialInfosBuilder(int index) | 
 
 Credentials for writing to the specified artifact locations 
 | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.GetPresignedUploadPartUrl.Response.Builder.getUploadCredentialInfoBuilder() | 
 
 Credential for uploading the part 
 | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.CreateMultipartUpload.Response.Builder.getUploadCredentialInfosBuilder(int index) | 
 
 Credentials for uploading file parts in the initiated multipart upload 
 | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder.mergeFrom(DatabricksArtifacts.ArtifactCredentialInfo other) | 
  | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry) | 
  | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder.mergeFrom(com.google.protobuf.Message other) | 
  | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) | 
  | 
static DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.ArtifactCredentialInfo.newBuilder() | 
  | 
static DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.ArtifactCredentialInfo.newBuilder(DatabricksArtifacts.ArtifactCredentialInfo prototype) | 
  | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.ArtifactCredentialInfo.newBuilderForType() | 
  | 
protected DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.ArtifactCredentialInfo.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) | 
  | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder.removeHeaders(int index) | 
 
 A collection of HTTP headers that should be specified when uploading to
 or downloading from the specified `signed_uri` 
 | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
        java.lang.Object value) | 
  | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder.setHeaders(int index,
          DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader value) | 
 
 A collection of HTTP headers that should be specified when uploading to
 or downloading from the specified `signed_uri` 
 | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder.setHeaders(int index,
          DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader.Builder builderForValue) | 
 
 A collection of HTTP headers that should be specified when uploading to
 or downloading from the specified `signed_uri` 
 | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder.setPath(java.lang.String value) | 
 
 The path, relative to the Run's artifact root location, of the artifact
 that can be accessed with the credential 
 | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder.setPathBytes(com.google.protobuf.ByteString value) | 
 
 The path, relative to the Run's artifact root location, of the artifact
 that can be accessed with the credential 
 | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
                int index,
                java.lang.Object value) | 
  | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder.setRunId(java.lang.String value) | 
 
 The ID of the MLflow Run containing the artifact that can be accessed
 with the credential 
 | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder.setRunIdBytes(com.google.protobuf.ByteString value) | 
 
 The ID of the MLflow Run containing the artifact that can be accessed
 with the credential 
 | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder.setSignedUri(java.lang.String value) | 
 
 The signed URI credential that provides access to the artifact 
 | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder.setSignedUriBytes(com.google.protobuf.ByteString value) | 
 
 The signed URI credential that provides access to the artifact 
 | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder.setType(DatabricksArtifacts.ArtifactCredentialType value) | 
 
 The type of the signed credential URI (e.g., an AWS presigned URL
 or an Azure Shared Access Signature URI) 
 | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) | 
  | 
DatabricksArtifacts.ArtifactCredentialInfo.Builder | 
DatabricksArtifacts.ArtifactCredentialInfo.toBuilder() | 
  |