Uses of Class
com.databricks.sdk.service.settings.TokensAPI
-
Packages that use TokensAPI Package Description com.databricks.sdk -
-
Uses of TokensAPI in com.databricks.sdk
Methods in com.databricks.sdk that return TokensAPI Modifier and Type Method Description TokensAPIWorkspaceClient. tokens()The Token API allows you to create, list, and revoke tokens that can be used to authenticate and access Databricks REST APIs.
-