| Package | Description |
|---|---|
| com.databricks.sdk.service.catalog |
| Modifier and Type | Method and Description |
|---|---|
ListCatalogsRequest |
ListCatalogsRequest.setIncludeBrowse(Boolean includeBrowse) |
ListCatalogsRequest |
ListCatalogsRequest.setIncludeUnbound(Boolean includeUnbound) |
ListCatalogsRequest |
ListCatalogsRequest.setMaxResults(Long maxResults) |
ListCatalogsRequest |
ListCatalogsRequest.setPageToken(String pageToken) |
| Modifier and Type | Method and Description |
|---|---|
ListCatalogsResponse |
CatalogsService.list(ListCatalogsRequest listCatalogsRequest)
Gets an array of catalogs in the metastore.
|
Iterable<CatalogInfo> |
CatalogsAPI.list(ListCatalogsRequest request)
Gets an array of catalogs in the metastore.
|
Copyright © 2026. All rights reserved.