Uses of Interface
com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
-
Uses of DatabricksArtifacts.ArtifactCredentialInfoOrBuilder in com.databricks.api.proto.mlflow
Modifier and TypeClassDescriptionstatic final class
Protobuf typemlflow.ArtifactCredentialInfo
static final class
Protobuf typemlflow.ArtifactCredentialInfo
Modifier and TypeMethodDescriptionDatabricksArtifacts.CreateMultipartUpload.Response.Builder.getAbortCredentialInfoOrBuilder()
Credential for aborting the initiated multipart uploadDatabricksArtifacts.CreateMultipartUpload.Response.getAbortCredentialInfoOrBuilder()
Credential for aborting the initiated multipart uploadDatabricksArtifacts.CreateMultipartUpload.ResponseOrBuilder.getAbortCredentialInfoOrBuilder()
Credential for aborting the initiated multipart uploadDatabricksArtifacts.GetCredentialsForTraceDataDownload.Response.Builder.getCredentialInfoOrBuilder()
optional .mlflow.ArtifactCredentialInfo credential_info = 1;
DatabricksArtifacts.GetCredentialsForTraceDataDownload.Response.getCredentialInfoOrBuilder()
optional .mlflow.ArtifactCredentialInfo credential_info = 1;
DatabricksArtifacts.GetCredentialsForTraceDataDownload.ResponseOrBuilder.getCredentialInfoOrBuilder()
optional .mlflow.ArtifactCredentialInfo credential_info = 1;
DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response.Builder.getCredentialInfoOrBuilder()
optional .mlflow.ArtifactCredentialInfo credential_info = 1;
DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response.getCredentialInfoOrBuilder()
optional .mlflow.ArtifactCredentialInfo credential_info = 1;
DatabricksArtifacts.GetCredentialsForTraceDataUpload.ResponseOrBuilder.getCredentialInfoOrBuilder()
optional .mlflow.ArtifactCredentialInfo credential_info = 1;
DatabricksArtifacts.GetCredentialsForRead.Response.Builder.getCredentialInfosOrBuilder
(int index) Credentials for reading from the specified artifact locationsDatabricksArtifacts.GetCredentialsForRead.Response.getCredentialInfosOrBuilder
(int index) Credentials for reading from the specified artifact locationsDatabricksArtifacts.GetCredentialsForRead.ResponseOrBuilder.getCredentialInfosOrBuilder
(int index) Credentials for reading from the specified artifact locationsDatabricksArtifacts.GetCredentialsForWrite.Response.Builder.getCredentialInfosOrBuilder
(int index) Credentials for writing to the specified artifact locationsDatabricksArtifacts.GetCredentialsForWrite.Response.getCredentialInfosOrBuilder
(int index) Credentials for writing to the specified artifact locationsDatabricksArtifacts.GetCredentialsForWrite.ResponseOrBuilder.getCredentialInfosOrBuilder
(int index) Credentials for writing to the specified artifact locationsDatabricksArtifacts.GetPresignedUploadPartUrl.Response.Builder.getUploadCredentialInfoOrBuilder()
Credential for uploading the partDatabricksArtifacts.GetPresignedUploadPartUrl.Response.getUploadCredentialInfoOrBuilder()
Credential for uploading the partDatabricksArtifacts.GetPresignedUploadPartUrl.ResponseOrBuilder.getUploadCredentialInfoOrBuilder()
Credential for uploading the partDatabricksArtifacts.CreateMultipartUpload.Response.Builder.getUploadCredentialInfosOrBuilder
(int index) Credentials for uploading file parts in the initiated multipart uploadDatabricksArtifacts.CreateMultipartUpload.Response.getUploadCredentialInfosOrBuilder
(int index) Credentials for uploading file parts in the initiated multipart uploadDatabricksArtifacts.CreateMultipartUpload.ResponseOrBuilder.getUploadCredentialInfosOrBuilder
(int index) Credentials for uploading file parts in the initiated multipart uploadModifier and TypeMethodDescriptionDatabricksArtifacts.GetCredentialsForRead.Response.Builder.getCredentialInfosOrBuilderList()
Credentials for reading from the specified artifact locationsDatabricksArtifacts.GetCredentialsForRead.Response.getCredentialInfosOrBuilderList()
Credentials for reading from the specified artifact locationsDatabricksArtifacts.GetCredentialsForRead.ResponseOrBuilder.getCredentialInfosOrBuilderList()
Credentials for reading from the specified artifact locationsDatabricksArtifacts.GetCredentialsForWrite.Response.Builder.getCredentialInfosOrBuilderList()
Credentials for writing to the specified artifact locationsDatabricksArtifacts.GetCredentialsForWrite.Response.getCredentialInfosOrBuilderList()
Credentials for writing to the specified artifact locationsDatabricksArtifacts.GetCredentialsForWrite.ResponseOrBuilder.getCredentialInfosOrBuilderList()
Credentials for writing to the specified artifact locationsDatabricksArtifacts.CreateMultipartUpload.Response.Builder.getUploadCredentialInfosOrBuilderList()
Credentials for uploading file parts in the initiated multipart uploadDatabricksArtifacts.CreateMultipartUpload.Response.getUploadCredentialInfosOrBuilderList()
Credentials for uploading file parts in the initiated multipart uploadDatabricksArtifacts.CreateMultipartUpload.ResponseOrBuilder.getUploadCredentialInfosOrBuilderList()
Credentials for uploading file parts in the initiated multipart upload