| Package | Description |
|---|---|
| com.databricks.sdk.service.catalog |
| Modifier and Type | Method and Description |
|---|---|
ListStorageCredentialsResponse |
StorageCredentialsService.list()
List credentials.
|
ListStorageCredentialsResponse |
AccountStorageCredentialsService.list(ListAccountStorageCredentialsRequest listAccountStorageCredentialsRequest)
Get all storage credentials assigned to a metastore.
|
ListStorageCredentialsResponse |
AccountStorageCredentialsAPI.list(ListAccountStorageCredentialsRequest request)
Get all storage credentials assigned to a metastore.
|
ListStorageCredentialsResponse |
AccountStorageCredentialsAPI.list(String metastoreId) |
ListStorageCredentialsResponse |
ListStorageCredentialsResponse.setStorageCredentials(Collection<StorageCredentialInfo> storageCredentials) |
Copyright © 2023. All rights reserved.