| Package | Description |
|---|---|
| com.databricks.sdk.service.catalog |
| Modifier and Type | Method and Description |
|---|---|
GetBindingsRequest |
GetBindingsRequest.setMaxResults(Long maxResults) |
GetBindingsRequest |
GetBindingsRequest.setPageToken(String pageToken) |
GetBindingsRequest |
GetBindingsRequest.setSecurableName(String securableName) |
GetBindingsRequest |
GetBindingsRequest.setSecurableType(String securableType) |
| Modifier and Type | Method and Description |
|---|---|
GetWorkspaceBindingsResponse |
WorkspaceBindingsService.getBindings(GetBindingsRequest getBindingsRequest)
Gets workspace bindings of the securable.
|
Iterable<WorkspaceBinding> |
WorkspaceBindingsAPI.getBindings(GetBindingsRequest request)
Gets workspace bindings of the securable.
|
Copyright © 2026. All rights reserved.