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 AccountsMetastoreInfoAccountMetastoresAPI. update(AccountsUpdateMetastore request)Update a metastore.AccountsMetastoreInfoAccountMetastoresService. update(AccountsUpdateMetastore accountsUpdateMetastore)Update a metastore.
-