Uses of Class
com.databricks.sdk.service.sharing.GetShareRequest
-
Packages that use GetShareRequest Package Description com.databricks.sdk.service.sharing -
-
Uses of GetShareRequest in com.databricks.sdk.service.sharing
Methods in com.databricks.sdk.service.sharing that return GetShareRequest Modifier and Type Method Description GetShareRequestGetShareRequest. setIncludeSharedData(Boolean includeSharedData)GetShareRequestGetShareRequest. setName(String name)Methods in com.databricks.sdk.service.sharing with parameters of type GetShareRequest Modifier and Type Method Description ShareInfoSharesAPI. get(GetShareRequest request)Get a share.ShareInfoSharesService. get(GetShareRequest getShareRequest)Get a share.
-