| Package | Description |
|---|---|
| com.databricks.sdk.service.catalog |
| Modifier and Type | Method and Description |
|---|---|
UpdateSecurableType |
UpdateTags.getSecurableType() |
static UpdateSecurableType |
UpdateSecurableType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UpdateSecurableType[] |
UpdateSecurableType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateTags |
UpdateTags.setSecurableType(UpdateSecurableType securableType) |
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.