| Package | Description |
|---|---|
| com.databricks.sdk.service.catalog |
| Modifier and Type | Method and Description |
|---|---|
UpdateBindingsSecurableType |
UpdateWorkspaceBindingsParameters.getSecurableType() |
static UpdateBindingsSecurableType |
UpdateBindingsSecurableType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UpdateBindingsSecurableType[] |
UpdateBindingsSecurableType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateWorkspaceBindingsParameters |
UpdateWorkspaceBindingsParameters.setSecurableType(UpdateBindingsSecurableType securableType) |
WorkspaceBindingsResponse |
WorkspaceBindingsAPI.updateBindings(UpdateBindingsSecurableType securableType,
String securableName) |
Copyright © 2025. All rights reserved.