Uses of Class
com.databricks.sdk.service.catalog.AccountsUpdateMetastore
-
Packages that use AccountsUpdateMetastore Package Description com.databricks.sdk.service.catalog -
-
Uses of AccountsUpdateMetastore in com.databricks.sdk.service.catalog
Methods in com.databricks.sdk.service.catalog that return AccountsUpdateMetastore Modifier and Type Method Description AccountsUpdateMetastoreAccountsUpdateMetastore. setMetastoreId(String metastoreId)AccountsUpdateMetastoreAccountsUpdateMetastore. setMetastoreInfo(UpdateMetastore metastoreInfo)Methods in com.databricks.sdk.service.catalog with parameters of type AccountsUpdateMetastore Modifier and Type Method Description MetastoreInfoAccountMetastoresAPI. update(AccountsUpdateMetastore request)Update a metastore.MetastoreInfoAccountMetastoresService. update(AccountsUpdateMetastore accountsUpdateMetastore)Update a metastore.
-