Uses of Class
com.databricks.sdk.service.sharing.ListSharesRequest
-
Packages that use ListSharesRequest Package Description com.databricks.sdk.service.sharing -
-
Uses of ListSharesRequest in com.databricks.sdk.service.sharing
Methods in com.databricks.sdk.service.sharing that return ListSharesRequest Modifier and Type Method Description ListSharesRequestListSharesRequest. setName(String name)Methods in com.databricks.sdk.service.sharing with parameters of type ListSharesRequest Modifier and Type Method Description Iterable<ProviderShare>ProvidersAPI. listShares(ListSharesRequest request)List shares by Provider.ListProviderSharesResponseProvidersService. listShares(ListSharesRequest listSharesRequest)List shares by Provider.
-