| Package | Description |
|---|---|
| com.databricks.sdk.service.catalog |
| Modifier and Type | Method and Description |
|---|---|
TagChanges |
UpdateTags.getChanges() |
TagChanges |
TagChanges.setAddTags(Collection<TagKeyValuePair> addTags) |
TagChanges |
TagChanges.setRemove(Collection<String> remove) |
| Modifier and Type | Method and Description |
|---|---|
UpdateTags |
UpdateTags.setChanges(TagChanges changes) |
TagSecurableAssignmentsList |
SecurableTagsAPI.update(TagChanges changes,
UpdateSecurableType securableType,
String fullName) |
TagSubentityAssignmentsList |
SubentityTagsAPI.update(TagChanges changes,
UpdateSecurableType securableType,
String fullName,
String subentityName) |
Copyright © 2023. All rights reserved.