| Package | Description |
|---|---|
| com.databricks.sdk.service.catalog |
| Modifier and Type | Method and Description |
|---|---|
EffectiveAutoMaintenanceFlag |
CatalogInfo.getEffectiveAutoMaintenanceFlag() |
EffectiveAutoMaintenanceFlag |
SchemaInfo.getEffectiveAutoMaintenanceFlag() |
EffectiveAutoMaintenanceFlag |
TableInfo.getEffectiveAutoMaintenanceFlag() |
EffectiveAutoMaintenanceFlag |
EffectiveAutoMaintenanceFlag.setInheritedFromName(String inheritedFromName) |
EffectiveAutoMaintenanceFlag |
EffectiveAutoMaintenanceFlag.setInheritedFromType(EffectiveAutoMaintenanceFlagInheritedFromType inheritedFromType) |
EffectiveAutoMaintenanceFlag |
EffectiveAutoMaintenanceFlag.setValue(EnableAutoMaintenance value) |
| Modifier and Type | Method and Description |
|---|---|
CatalogInfo |
CatalogInfo.setEffectiveAutoMaintenanceFlag(EffectiveAutoMaintenanceFlag effectiveAutoMaintenanceFlag) |
SchemaInfo |
SchemaInfo.setEffectiveAutoMaintenanceFlag(EffectiveAutoMaintenanceFlag effectiveAutoMaintenanceFlag) |
TableInfo |
TableInfo.setEffectiveAutoMaintenanceFlag(EffectiveAutoMaintenanceFlag effectiveAutoMaintenanceFlag) |
Copyright © 2023. All rights reserved.