Uses of Class
com.databricks.sdk.service.catalog.ListCatalogsResponse
-
Packages that use ListCatalogsResponse Package Description com.databricks.sdk.service.catalog -
-
Uses of ListCatalogsResponse in com.databricks.sdk.service.catalog
Methods in com.databricks.sdk.service.catalog that return ListCatalogsResponse Modifier and Type Method Description ListCatalogsResponseCatalogsService. list()List catalogs.ListCatalogsResponseListCatalogsResponse. setCatalogs(Collection<CatalogInfo> catalogs)
-