| Package | Description |
|---|---|
| com.databricks.sdk.service.catalog |
| Modifier and Type | Method and Description |
|---|---|
CreateMetastore |
CreateMetastore.setExternalAccessEnabled(Boolean externalAccessEnabled) |
CreateMetastore |
CreateMetastore.setName(String name) |
CreateMetastore |
CreateMetastore.setRegion(String region) |
CreateMetastore |
CreateMetastore.setStorageRoot(String storageRoot) |
| Modifier and Type | Method and Description |
|---|---|
MetastoreInfo |
MetastoresAPI.create(CreateMetastore request)
Creates a new metastore based on a provided name and optional storage root path.
|
MetastoreInfo |
MetastoresService.create(CreateMetastore createMetastore)
Creates a new metastore based on a provided name and optional storage root path.
|
Copyright © 2026. All rights reserved.