| Package | Description |
|---|---|
| com.databricks.sdk.service.catalog |
| Modifier and Type | Method and Description |
|---|---|
DeltaSharingScopeEnum |
GetMetastoreSummaryResponse.getDeltaSharingScope() |
DeltaSharingScopeEnum |
UpdateAccountsMetastore.getDeltaSharingScope() |
DeltaSharingScopeEnum |
MetastoreInfo.getDeltaSharingScope() |
DeltaSharingScopeEnum |
UpdateMetastore.getDeltaSharingScope() |
static DeltaSharingScopeEnum |
DeltaSharingScopeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeltaSharingScopeEnum[] |
DeltaSharingScopeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetMetastoreSummaryResponse |
GetMetastoreSummaryResponse.setDeltaSharingScope(DeltaSharingScopeEnum deltaSharingScope) |
UpdateAccountsMetastore |
UpdateAccountsMetastore.setDeltaSharingScope(DeltaSharingScopeEnum deltaSharingScope) |
MetastoreInfo |
MetastoreInfo.setDeltaSharingScope(DeltaSharingScopeEnum deltaSharingScope) |
UpdateMetastore |
UpdateMetastore.setDeltaSharingScope(DeltaSharingScopeEnum deltaSharingScope) |
Copyright © 2026. All rights reserved.