| Package | Description |
|---|---|
| com.databricks.sdk.service.sharing |
| Modifier and Type | Method and Description |
|---|---|
ListSharesRequest |
ListSharesRequest.setMaxResults(Long maxResults) |
ListSharesRequest |
ListSharesRequest.setName(String name) |
ListSharesRequest |
ListSharesRequest.setPageToken(String pageToken) |
| Modifier and Type | Method and Description |
|---|---|
ListProviderSharesResponse |
ProvidersService.listShares(ListSharesRequest listSharesRequest)
Gets an array of a specified provider's shares within the metastore where:
* the caller is a metastore admin, or * the caller is the owner.
|
Iterable<ProviderShare> |
ProvidersAPI.listShares(ListSharesRequest request)
Gets an array of a specified provider's shares within the metastore where:
* the caller is a metastore admin, or * the caller is the owner.
|
Copyright © 2026. All rights reserved.