| 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.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)
Update a share recipient.
|
RecipientInfo |
RecipientsService.update(UpdateRecipient updateRecipient)
Update a share recipient.
|
Copyright © 2025. All rights reserved.