| Package | Description |
|---|---|
| com.databricks.sdk.service.catalog |
| Modifier and Type | Method and Description |
|---|---|
EffectiveAutoMaintenanceFlagInheritedFromType |
EffectiveAutoMaintenanceFlag.getInheritedFromType() |
static EffectiveAutoMaintenanceFlagInheritedFromType |
EffectiveAutoMaintenanceFlagInheritedFromType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EffectiveAutoMaintenanceFlagInheritedFromType[] |
EffectiveAutoMaintenanceFlagInheritedFromType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EffectiveAutoMaintenanceFlag |
EffectiveAutoMaintenanceFlag.setInheritedFromType(EffectiveAutoMaintenanceFlagInheritedFromType inheritedFromType) |
Copyright © 2023. All rights reserved.