Uses of Class
com.databricks.sdk.service.catalog.EffectiveAutoMaintenanceFlagInheritedFromType
-
Packages that use EffectiveAutoMaintenanceFlagInheritedFromType Package Description com.databricks.sdk.service.catalog -
-
Uses of EffectiveAutoMaintenanceFlagInheritedFromType in com.databricks.sdk.service.catalog
Methods in com.databricks.sdk.service.catalog that return EffectiveAutoMaintenanceFlagInheritedFromType Modifier and Type Method Description EffectiveAutoMaintenanceFlagInheritedFromTypeEffectiveAutoMaintenanceFlag. getInheritedFromType()static EffectiveAutoMaintenanceFlagInheritedFromTypeEffectiveAutoMaintenanceFlagInheritedFromType. 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.Methods in com.databricks.sdk.service.catalog with parameters of type EffectiveAutoMaintenanceFlagInheritedFromType Modifier and Type Method Description EffectiveAutoMaintenanceFlagEffectiveAutoMaintenanceFlag. setInheritedFromType(EffectiveAutoMaintenanceFlagInheritedFromType inheritedFromType)
-