| Package | Description |
|---|---|
| com.databricks.sdk.service.catalog |
| Modifier and Type | Method and Description |
|---|---|
UpdateMetastore |
AccountsUpdateMetastore.getMetastoreInfo() |
UpdateMetastore |
UpdateMetastore.setDeltaSharingOrganizationName(String deltaSharingOrganizationName) |
UpdateMetastore |
UpdateMetastore.setDeltaSharingRecipientTokenLifetimeInSeconds(Long deltaSharingRecipientTokenLifetimeInSeconds) |
UpdateMetastore |
UpdateMetastore.setDeltaSharingScope(UpdateMetastoreDeltaSharingScope deltaSharingScope) |
UpdateMetastore |
UpdateMetastore.setId(String id) |
UpdateMetastore |
UpdateMetastore.setNewName(String newName) |
UpdateMetastore |
UpdateMetastore.setOwner(String owner) |
UpdateMetastore |
UpdateMetastore.setPrivilegeModelVersion(String privilegeModelVersion) |
UpdateMetastore |
UpdateMetastore.setStorageRootCredentialId(String storageRootCredentialId) |
| Modifier and Type | Method and Description |
|---|---|
AccountsUpdateMetastore |
AccountsUpdateMetastore.setMetastoreInfo(UpdateMetastore metastoreInfo) |
MetastoreInfo |
MetastoresAPI.update(UpdateMetastore request)
Update a metastore.
|
MetastoreInfo |
MetastoresService.update(UpdateMetastore updateMetastore)
Update a metastore.
|
Copyright © 2024. All rights reserved.