| Package | Description |
|---|---|
| com.databricks.sdk.service.catalog |
| Modifier and Type | Method and Description |
|---|---|
UpdateTags |
UpdateTags.setChanges(TagChanges changes) |
UpdateTags |
UpdateTags.setFullName(String fullName) |
UpdateTags |
UpdateTags.setSecurableType(UpdateSecurableType securableType) |
UpdateTags |
UpdateTags.setSubentityName(String subentityName) |
| Modifier and Type | Method and Description |
|---|---|
TagSecurableAssignmentsList |
SecurableTagsAPI.update(UpdateTags request)
Update tags for a securable.
|
TagSubentityAssignmentsList |
SubentityTagsService.update(UpdateTags updateTags)
Update tags for a subentity.
|
TagSubentityAssignmentsList |
SubentityTagsAPI.update(UpdateTags request)
Update tags for a subentity.
|
TagSecurableAssignmentsList |
SecurableTagsService.update(UpdateTags updateTags)
Update tags for a securable.
|
Copyright © 2023. All rights reserved.