| Package | Description |
|---|---|
| com.databricks.sdk.service.catalog |
| Modifier and Type | Method and Description |
|---|---|
TagSecurableAssignment |
TagSecurableAssignment.setSecurable(TagSecurable securable) |
TagSecurableAssignment |
TagSecurableAssignment.setTagKeyValuePairs(Collection<TagKeyValuePair> tagKeyValuePairs) |
| Modifier and Type | Method and Description |
|---|---|
Collection<TagSecurableAssignment> |
TagSecurableAssignmentsList.getTagAssignments() |
Iterable<TagSecurableAssignment> |
SecurableTagsAPI.list(ListSecurableTagsRequest request)
Get tags for a securable.
|
Iterable<TagSecurableAssignment> |
SecurableTagsAPI.list(ListSecurableType securableType,
String fullName) |
| Modifier and Type | Method and Description |
|---|---|
TagSecurableAssignmentsList |
TagSecurableAssignmentsList.setTagAssignments(Collection<TagSecurableAssignment> tagAssignments) |
Copyright © 2023. All rights reserved.