| Package | Description |
|---|---|
| com.databricks.sdk.service.sharing |
| Modifier and Type | Method and Description |
|---|---|
UpdateRecipient |
UpdateRecipient.setComment(String comment) |
UpdateRecipient |
UpdateRecipient.setExpirationTime(Long expirationTime) |
UpdateRecipient |
UpdateRecipient.setId(String id) |
UpdateRecipient |
UpdateRecipient.setIpAccessList(IpAccessList ipAccessList) |
UpdateRecipient |
UpdateRecipient.setName(String name) |
UpdateRecipient |
UpdateRecipient.setNewName(String newName) |
UpdateRecipient |
UpdateRecipient.setOwner(String owner) |
UpdateRecipient |
UpdateRecipient.setPropertiesKvpairs(SecurablePropertiesKvPairs propertiesKvpairs) |
| Modifier and Type | Method and Description |
|---|---|
RecipientInfo |
RecipientsAPI.update(UpdateRecipient request)
Updates an existing recipient in the metastore.
|
RecipientInfo |
RecipientsService.update(UpdateRecipient updateRecipient)
Updates an existing recipient in the metastore.
|
Copyright © 2026. All rights reserved.