| Package | Description |
|---|---|
| com.databricks.sdk.service.catalog |
| Modifier and Type | Method and Description |
|---|---|
ListMetastoresResponse |
AccountMetastoresService.list()
Gets all Unity Catalog metastores associated with an account specified by ID.
|
ListMetastoresResponse |
MetastoresService.list(ListMetastoresRequest listMetastoresRequest)
Gets an array of the available metastores (as __MetastoreInfo__ objects).
|
ListMetastoresResponse |
ListMetastoresResponse.setMetastores(Collection<MetastoreInfo> metastores) |
ListMetastoresResponse |
ListMetastoresResponse.setNextPageToken(String nextPageToken) |
Copyright © 2025. All rights reserved.