Package | Description |
---|---|
com.databricks.sdk.service.sharing |
Modifier and Type | Method and Description |
---|---|
UpdateRecipient |
UpdateRecipient.setComment(String comment) |
UpdateRecipient |
UpdateRecipient.setIpAccessList(IpAccessList ipAccessList) |
UpdateRecipient |
UpdateRecipient.setName(String name) |
UpdateRecipient |
UpdateRecipient.setOwner(String owner) |
UpdateRecipient |
UpdateRecipient.setPropertiesKvpairs(SecurablePropertiesKvPairs propertiesKvpairs) |
Modifier and Type | Method and Description |
---|---|
void |
RecipientsAPI.update(UpdateRecipient request)
Update a share recipient.
|
void |
RecipientsService.update(UpdateRecipient updateRecipient)
Update a share recipient.
|
Copyright © 2023. All rights reserved.