| Package | Description |
|---|---|
| com.databricks.sdk.service.sharing |
| Modifier and Type | Method and Description |
|---|---|
ListRecipientsRequest |
ListRecipientsRequest.setDataRecipientGlobalMetastoreId(String dataRecipientGlobalMetastoreId) |
ListRecipientsRequest |
ListRecipientsRequest.setMaxResults(Long maxResults) |
ListRecipientsRequest |
ListRecipientsRequest.setPageToken(String pageToken) |
| 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.
|
Iterable<RecipientInfo> |
RecipientsAPI.list(ListRecipientsRequest request)
Gets an array of all share recipients within the current metastore where:
* the caller is a metastore admin, or * the caller is the owner.
|
Copyright © 2026. All rights reserved.