Uses of Class
com.databricks.sdk.service.catalog.UpdateMetastoreDeltaSharingScope
-
Packages that use UpdateMetastoreDeltaSharingScope Package Description com.databricks.sdk.service.catalog -
-
Uses of UpdateMetastoreDeltaSharingScope in com.databricks.sdk.service.catalog
Methods in com.databricks.sdk.service.catalog that return UpdateMetastoreDeltaSharingScope Modifier and Type Method Description UpdateMetastoreDeltaSharingScopeUpdateMetastore. getDeltaSharingScope()static UpdateMetastoreDeltaSharingScopeUpdateMetastoreDeltaSharingScope. valueOf(String name)Returns the enum constant of this type with the specified name.static UpdateMetastoreDeltaSharingScope[]UpdateMetastoreDeltaSharingScope. 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 UpdateMetastoreDeltaSharingScope Modifier and Type Method Description UpdateMetastoreUpdateMetastore. setDeltaSharingScope(UpdateMetastoreDeltaSharingScope deltaSharingScope)
-