Uses of Interface
com.databricks.api.proto.mlflow.DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
-
Packages that use DatabricksArtifacts.ArtifactCredentialInfoOrBuilder Package Description com.databricks.api.proto.mlflow -
-
Uses of DatabricksArtifacts.ArtifactCredentialInfoOrBuilder in com.databricks.api.proto.mlflow
Classes in com.databricks.api.proto.mlflow that implement DatabricksArtifacts.ArtifactCredentialInfoOrBuilder Modifier and Type Class Description static class
DatabricksArtifacts.ArtifactCredentialInfo
Protobuf typemlflow.ArtifactCredentialInfo
static class
DatabricksArtifacts.ArtifactCredentialInfo.Builder
Protobuf typemlflow.ArtifactCredentialInfo
Methods in com.databricks.api.proto.mlflow that return DatabricksArtifacts.ArtifactCredentialInfoOrBuilder Modifier and Type Method Description DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
DatabricksArtifacts.GetCredentialsForRead.Response.Builder. getCredentialInfosOrBuilder(int index)
Credentials for reading from the specified artifact locationsDatabricksArtifacts.ArtifactCredentialInfoOrBuilder
DatabricksArtifacts.GetCredentialsForRead.Response. getCredentialInfosOrBuilder(int index)
Credentials for reading from the specified artifact locationsDatabricksArtifacts.ArtifactCredentialInfoOrBuilder
DatabricksArtifacts.GetCredentialsForRead.ResponseOrBuilder. getCredentialInfosOrBuilder(int index)
Credentials for reading from the specified artifact locationsDatabricksArtifacts.ArtifactCredentialInfoOrBuilder
DatabricksArtifacts.GetCredentialsForWrite.Response.Builder. getCredentialInfosOrBuilder(int index)
Credentials for writing to the specified artifact locationsDatabricksArtifacts.ArtifactCredentialInfoOrBuilder
DatabricksArtifacts.GetCredentialsForWrite.Response. getCredentialInfosOrBuilder(int index)
Credentials for writing to the specified artifact locationsDatabricksArtifacts.ArtifactCredentialInfoOrBuilder
DatabricksArtifacts.GetCredentialsForWrite.ResponseOrBuilder. getCredentialInfosOrBuilder(int index)
Credentials for writing to the specified artifact locationsMethods in com.databricks.api.proto.mlflow that return types with arguments of type DatabricksArtifacts.ArtifactCredentialInfoOrBuilder Modifier and Type Method Description java.util.List<? extends DatabricksArtifacts.ArtifactCredentialInfoOrBuilder>
DatabricksArtifacts.GetCredentialsForRead.Response.Builder. getCredentialInfosOrBuilderList()
Credentials for reading from the specified artifact locationsjava.util.List<? extends DatabricksArtifacts.ArtifactCredentialInfoOrBuilder>
DatabricksArtifacts.GetCredentialsForRead.Response. getCredentialInfosOrBuilderList()
Credentials for reading from the specified artifact locationsjava.util.List<? extends DatabricksArtifacts.ArtifactCredentialInfoOrBuilder>
DatabricksArtifacts.GetCredentialsForRead.ResponseOrBuilder. getCredentialInfosOrBuilderList()
Credentials for reading from the specified artifact locationsjava.util.List<? extends DatabricksArtifacts.ArtifactCredentialInfoOrBuilder>
DatabricksArtifacts.GetCredentialsForWrite.Response.Builder. getCredentialInfosOrBuilderList()
Credentials for writing to the specified artifact locationsjava.util.List<? extends DatabricksArtifacts.ArtifactCredentialInfoOrBuilder>
DatabricksArtifacts.GetCredentialsForWrite.Response. getCredentialInfosOrBuilderList()
Credentials for writing to the specified artifact locationsjava.util.List<? extends DatabricksArtifacts.ArtifactCredentialInfoOrBuilder>
DatabricksArtifacts.GetCredentialsForWrite.ResponseOrBuilder. getCredentialInfosOrBuilderList()
Credentials for writing to the specified artifact locations
-