Uses of Class
com.databricks.sdk.service.catalog.ListMetastoresResponse
-
Packages that use ListMetastoresResponse Package Description com.databricks.sdk.service.catalog -
-
Uses of ListMetastoresResponse in com.databricks.sdk.service.catalog
Methods in com.databricks.sdk.service.catalog that return ListMetastoresResponse Modifier and Type Method Description ListMetastoresResponseAccountMetastoresAPI. list()Get all metastores associated with an account.ListMetastoresResponseAccountMetastoresService. list()Get all metastores associated with an account.ListMetastoresResponseMetastoresService. list()List metastores.ListMetastoresResponseListMetastoresResponse. setMetastores(Collection<MetastoreInfo> metastores)
-