| Package | Description |
|---|---|
| com.databricks.sdk.service.catalog |
| Modifier and Type | Method and Description |
|---|---|
TagSecurableAssignmentsList |
SecurableTagsService.list(ListSecurableTagsRequest listSecurableTagsRequest)
Get tags for a securable.
|
TagSecurableAssignmentsList |
TagSecurableAssignmentsList.setTagAssignments(Collection<TagSecurableAssignment> tagAssignments) |
TagSecurableAssignmentsList |
SecurableTagsAPI.update(TagChanges changes,
UpdateSecurableType securableType,
String fullName) |
TagSecurableAssignmentsList |
SecurableTagsAPI.update(UpdateTags request)
Update tags for a securable.
|
TagSecurableAssignmentsList |
SecurableTagsService.update(UpdateTags updateTags)
Update tags for a securable.
|
Copyright © 2023. All rights reserved.