Uses of Class
com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfo.Builder
Packages that use DatabricksArtifacts.ArtifactCredentialInfo.Builder
-
Uses of DatabricksArtifacts.ArtifactCredentialInfo.Builder in com.databricks.api.proto.mlflow
Methods in com.databricks.api.proto.mlflow that return DatabricksArtifacts.ArtifactCredentialInfo.BuilderModifier and TypeMethodDescriptionDatabricksArtifacts.ArtifactCredentialInfo.Builder.addAllHeaders(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.GetCredentialsForRead.Response.Builder.addCredentialInfosBuilder()Credentials for reading from the specified artifact locationsDatabricksArtifacts.GetCredentialsForRead.Response.Builder.addCredentialInfosBuilder(int index) Credentials for reading from the specified artifact locationsDatabricksArtifacts.GetCredentialsForWrite.Response.Builder.addCredentialInfosBuilder()Credentials for writing to the specified artifact locationsDatabricksArtifacts.GetCredentialsForWrite.Response.Builder.addCredentialInfosBuilder(int index) Credentials for writing to the specified artifact locationsDatabricksArtifacts.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.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.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.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.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) DatabricksArtifacts.CreateMultipartUpload.Response.Builder.addUploadCredentialInfosBuilder()Credentials for uploading file parts in the initiated multipart uploadDatabricksArtifacts.CreateMultipartUpload.Response.Builder.addUploadCredentialInfosBuilder(int index) Credentials for uploading file parts in the initiated multipart uploadDatabricksArtifacts.ArtifactCredentialInfo.Builder.clear()DatabricksArtifacts.ArtifactCredentialInfo.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) 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.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) DatabricksArtifacts.ArtifactCredentialInfo.Builder.clearPath()The path, relative to the Run's artifact root location, of the artifact that can be accessed with the credentialDatabricksArtifacts.ArtifactCredentialInfo.Builder.clearRunId()The ID of the MLflow Run containing the artifact that can be accessed with the credentialDatabricksArtifacts.ArtifactCredentialInfo.Builder.clearSignedUri()The signed URI credential that provides access to the artifactDatabricksArtifacts.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.clone()DatabricksArtifacts.CreateMultipartUpload.Response.Builder.getAbortCredentialInfoBuilder()Credential for aborting the initiated multipart uploadDatabricksArtifacts.GetCredentialsForTraceDataDownload.Response.Builder.getCredentialInfoBuilder()optional .mlflow.ArtifactCredentialInfo credential_info = 1;DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response.Builder.getCredentialInfoBuilder()optional .mlflow.ArtifactCredentialInfo credential_info = 1;DatabricksArtifacts.LoggedModelArtifactCredential.Builder.getCredentialInfoBuilder()The ArtifactCredentialInfo object for the logged model artifactsDatabricksArtifacts.GetCredentialsForRead.Response.Builder.getCredentialInfosBuilder(int index) Credentials for reading from the specified artifact locationsDatabricksArtifacts.GetCredentialsForWrite.Response.Builder.getCredentialInfosBuilder(int index) Credentials for writing to the specified artifact locationsDatabricksArtifacts.GetPresignedUploadPartUrl.Response.Builder.getUploadCredentialInfoBuilder()Credential for uploading the partDatabricksArtifacts.CreateMultipartUpload.Response.Builder.getUploadCredentialInfosBuilder(int index) Credentials for uploading file parts in the initiated multipart uploadDatabricksArtifacts.ArtifactCredentialInfo.Builder.mergeFrom(DatabricksArtifacts.ArtifactCredentialInfo other) DatabricksArtifacts.ArtifactCredentialInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DatabricksArtifacts.ArtifactCredentialInfo.Builder.mergeFrom(com.google.protobuf.Message other) DatabricksArtifacts.ArtifactCredentialInfo.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) DatabricksArtifacts.ArtifactCredentialInfo.newBuilder()DatabricksArtifacts.ArtifactCredentialInfo.newBuilder(DatabricksArtifacts.ArtifactCredentialInfo prototype) DatabricksArtifacts.ArtifactCredentialInfo.newBuilderForType()DatabricksArtifacts.ArtifactCredentialInfo.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) 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.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) 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.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`The path, relative to the Run's artifact root location, of the artifact that can be accessed with the credentialDatabricksArtifacts.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 credentialDatabricksArtifacts.ArtifactCredentialInfo.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) The ID of the MLflow Run containing the artifact that can be accessed with the credentialDatabricksArtifacts.ArtifactCredentialInfo.Builder.setRunIdBytes(com.google.protobuf.ByteString value) The ID of the MLflow Run containing the artifact that can be accessed with the credentialDatabricksArtifacts.ArtifactCredentialInfo.Builder.setSignedUri(String value) The signed URI credential that provides access to the artifactDatabricksArtifacts.ArtifactCredentialInfo.Builder.setSignedUriBytes(com.google.protobuf.ByteString value) The signed URI credential that provides access to the artifactDatabricksArtifacts.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.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) DatabricksArtifacts.ArtifactCredentialInfo.toBuilder()Methods in com.databricks.api.proto.mlflow that return types with arguments of type DatabricksArtifacts.ArtifactCredentialInfo.BuilderModifier and TypeMethodDescriptionDatabricksArtifacts.GetCredentialsForRead.Response.Builder.getCredentialInfosBuilderList()Credentials for reading from the specified artifact locationsDatabricksArtifacts.GetCredentialsForWrite.Response.Builder.getCredentialInfosBuilderList()Credentials for writing to the specified artifact locationsDatabricksArtifacts.CreateMultipartUpload.Response.Builder.getUploadCredentialInfosBuilderList()Credentials for uploading file parts in the initiated multipart uploadMethods in com.databricks.api.proto.mlflow with parameters of type DatabricksArtifacts.ArtifactCredentialInfo.BuilderModifier and TypeMethodDescriptionDatabricksArtifacts.GetCredentialsForRead.Response.Builder.addCredentialInfos(int index, DatabricksArtifacts.ArtifactCredentialInfo.Builder builderForValue) Credentials for reading from the specified artifact locationsDatabricksArtifacts.GetCredentialsForRead.Response.Builder.addCredentialInfos(DatabricksArtifacts.ArtifactCredentialInfo.Builder builderForValue) Credentials for reading from the specified artifact locationsDatabricksArtifacts.GetCredentialsForWrite.Response.Builder.addCredentialInfos(int index, DatabricksArtifacts.ArtifactCredentialInfo.Builder builderForValue) Credentials for writing to the specified artifact locationsDatabricksArtifacts.GetCredentialsForWrite.Response.Builder.addCredentialInfos(DatabricksArtifacts.ArtifactCredentialInfo.Builder builderForValue) Credentials for writing to the specified artifact locationsDatabricksArtifacts.CreateMultipartUpload.Response.Builder.addUploadCredentialInfos(int index, DatabricksArtifacts.ArtifactCredentialInfo.Builder builderForValue) Credentials for uploading file parts in the initiated multipart uploadDatabricksArtifacts.CreateMultipartUpload.Response.Builder.addUploadCredentialInfos(DatabricksArtifacts.ArtifactCredentialInfo.Builder builderForValue) Credentials for uploading file parts in the initiated multipart uploadDatabricksArtifacts.CreateMultipartUpload.Response.Builder.setAbortCredentialInfo(DatabricksArtifacts.ArtifactCredentialInfo.Builder builderForValue) Credential for aborting the initiated multipart uploadDatabricksArtifacts.GetCredentialsForTraceDataDownload.Response.Builder.setCredentialInfo(DatabricksArtifacts.ArtifactCredentialInfo.Builder builderForValue) optional .mlflow.ArtifactCredentialInfo credential_info = 1;DatabricksArtifacts.GetCredentialsForTraceDataUpload.Response.Builder.setCredentialInfo(DatabricksArtifacts.ArtifactCredentialInfo.Builder builderForValue) optional .mlflow.ArtifactCredentialInfo credential_info = 1;DatabricksArtifacts.LoggedModelArtifactCredential.Builder.setCredentialInfo(DatabricksArtifacts.ArtifactCredentialInfo.Builder builderForValue) The ArtifactCredentialInfo object for the logged model artifactsDatabricksArtifacts.GetCredentialsForRead.Response.Builder.setCredentialInfos(int index, DatabricksArtifacts.ArtifactCredentialInfo.Builder builderForValue) Credentials for reading from the specified artifact locationsDatabricksArtifacts.GetCredentialsForWrite.Response.Builder.setCredentialInfos(int index, DatabricksArtifacts.ArtifactCredentialInfo.Builder builderForValue) Credentials for writing to the specified artifact locationsDatabricksArtifacts.GetPresignedUploadPartUrl.Response.Builder.setUploadCredentialInfo(DatabricksArtifacts.ArtifactCredentialInfo.Builder builderForValue) Credential for uploading the partDatabricksArtifacts.CreateMultipartUpload.Response.Builder.setUploadCredentialInfos(int index, DatabricksArtifacts.ArtifactCredentialInfo.Builder builderForValue) Credentials for uploading file parts in the initiated multipart upload