Uses of Class
com.databricks.sdk.service.catalog.GetEffectiveRequest
-
Packages that use GetEffectiveRequest Package Description com.databricks.sdk.service.catalog -
-
Uses of GetEffectiveRequest in com.databricks.sdk.service.catalog
Methods in com.databricks.sdk.service.catalog that return GetEffectiveRequest Modifier and Type Method Description GetEffectiveRequestGetEffectiveRequest. setFullName(String fullName)GetEffectiveRequestGetEffectiveRequest. setPrincipal(String principal)GetEffectiveRequestGetEffectiveRequest. setSecurableType(SecurableType securableType)Methods in com.databricks.sdk.service.catalog with parameters of type GetEffectiveRequest Modifier and Type Method Description EffectivePermissionsListGrantsAPI. getEffective(GetEffectiveRequest request)Get effective permissions.EffectivePermissionsListGrantsService. getEffective(GetEffectiveRequest getEffectiveRequest)Get effective permissions.
-