| Package | Description |
|---|---|
| com.databricks.sdk.service.sharing |
| Modifier and Type | Method and Description |
|---|---|
ListRecipientsResponse |
RecipientsService.list(ListRecipientsRequest listRecipientsRequest)
Gets an array of all share recipients within the current metastore where:
* the caller is a metastore admin, or * the caller is the owner.
|
ListRecipientsResponse |
ListRecipientsResponse.setNextPageToken(String nextPageToken) |
ListRecipientsResponse |
ListRecipientsResponse.setRecipients(Collection<RecipientInfo> recipients) |
Copyright © 2026. All rights reserved.