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