| Package | Description |
|---|---|
| com.databricks.sdk.service.sharing |
| Modifier and Type | Method and Description |
|---|---|
RecipientTokenInfo |
RecipientTokenInfo.setActivationUrl(String activationUrl) |
RecipientTokenInfo |
RecipientTokenInfo.setCreatedAt(Long createdAt) |
RecipientTokenInfo |
RecipientTokenInfo.setCreatedBy(String createdBy) |
RecipientTokenInfo |
RecipientTokenInfo.setExpirationTime(Long expirationTime) |
RecipientTokenInfo |
RecipientTokenInfo.setId(String id) |
RecipientTokenInfo |
RecipientTokenInfo.setUpdatedAt(Long updatedAt) |
RecipientTokenInfo |
RecipientTokenInfo.setUpdatedBy(String updatedBy) |
| Modifier and Type | Method and Description |
|---|---|
Collection<RecipientTokenInfo> |
RecipientInfo.getTokens() |
| Modifier and Type | Method and Description |
|---|---|
RecipientInfo |
RecipientInfo.setTokens(Collection<RecipientTokenInfo> tokens) |
Copyright © 2024. All rights reserved.