| Package | Description |
|---|---|
| com.databricks.sdk.service.catalog |
| Modifier and Type | Method and Description |
|---|---|
UpdateMetastore |
UpdateMetastore.setDeltaSharingOrganizationName(String deltaSharingOrganizationName) |
UpdateMetastore |
UpdateMetastore.setDeltaSharingRecipientTokenLifetimeInSeconds(Long deltaSharingRecipientTokenLifetimeInSeconds) |
UpdateMetastore |
UpdateMetastore.setDeltaSharingScope(DeltaSharingScopeEnum deltaSharingScope) |
UpdateMetastore |
UpdateMetastore.setExternalAccessEnabled(Boolean externalAccessEnabled) |
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 |
|---|---|
MetastoreInfo |
MetastoresAPI.update(UpdateMetastore request)
Updates information for a specific metastore.
|
MetastoreInfo |
MetastoresService.update(UpdateMetastore updateMetastore)
Updates information for a specific metastore.
|
Copyright © 2026. All rights reserved.