Uses of Interface
com.databricks.sdk.service.catalog.AccountStorageCredentialsService
-
Packages that use AccountStorageCredentialsService Package Description com.databricks.sdk com.databricks.sdk.service.catalog -
-
Uses of AccountStorageCredentialsService in com.databricks.sdk
Methods in com.databricks.sdk with parameters of type AccountStorageCredentialsService Modifier and Type Method Description AccountClientAccountClient. withStorageCredentialsImpl(AccountStorageCredentialsService accountStorageCredentials)Override AccountStorageCredentialsAPI with mock -
Uses of AccountStorageCredentialsService in com.databricks.sdk.service.catalog
Methods in com.databricks.sdk.service.catalog that return AccountStorageCredentialsService Modifier and Type Method Description AccountStorageCredentialsServiceAccountStorageCredentialsAPI. impl()Constructors in com.databricks.sdk.service.catalog with parameters of type AccountStorageCredentialsService Constructor Description AccountStorageCredentialsAPI(AccountStorageCredentialsService mock)Constructor for mocks
-