Uses of Class
com.databricks.sdk.service.catalog.GetAccountMetastoreRequest
-
Packages that use GetAccountMetastoreRequest Package Description com.databricks.sdk.service.catalog -
-
Uses of GetAccountMetastoreRequest in com.databricks.sdk.service.catalog
Methods in com.databricks.sdk.service.catalog that return GetAccountMetastoreRequest Modifier and Type Method Description GetAccountMetastoreRequestGetAccountMetastoreRequest. setMetastoreId(String metastoreId)Methods in com.databricks.sdk.service.catalog with parameters of type GetAccountMetastoreRequest Modifier and Type Method Description MetastoreInfoAccountMetastoresAPI. get(GetAccountMetastoreRequest request)Get a metastore.MetastoreInfoAccountMetastoresService. get(GetAccountMetastoreRequest getAccountMetastoreRequest)Get a metastore.
-