Uses of Class
com.databricks.sdk.service.catalog.GetMetastoreRequest
-
Packages that use GetMetastoreRequest Package Description com.databricks.sdk.service.catalog -
-
Uses of GetMetastoreRequest in com.databricks.sdk.service.catalog
Methods in com.databricks.sdk.service.catalog that return GetMetastoreRequest Modifier and Type Method Description GetMetastoreRequestGetMetastoreRequest. setId(String id)Methods in com.databricks.sdk.service.catalog with parameters of type GetMetastoreRequest Modifier and Type Method Description MetastoreInfoMetastoresAPI. get(GetMetastoreRequest request)Get a metastore.MetastoreInfoMetastoresService. get(GetMetastoreRequest getMetastoreRequest)Get a metastore.
-