| Package | Description |
|---|---|
| com.databricks.sdk |
| Modifier and Type | Method and Description |
|---|---|
TokensAPI |
WorkspaceClient.tokens()
The Token API allows you to create, list, and revoke tokens that can be used to authenticate
and access Databricks REST APIs.
|
| Modifier and Type | Method and Description |
|---|---|
WorkspaceClient |
WorkspaceClient.withTokensAPI(TokensAPI tokens)
Replace the default TokensAPI with a custom implementation.
|
Copyright © 2024. All rights reserved.