Uses of Interface
com.databricks.sdk.service.settings.TokenManagementService
-
Packages that use TokenManagementService Package Description com.databricks.sdk com.databricks.sdk.service.settings -
-
Uses of TokenManagementService in com.databricks.sdk
Methods in com.databricks.sdk with parameters of type TokenManagementService Modifier and Type Method Description WorkspaceClientWorkspaceClient. withTokenManagementImpl(TokenManagementService tokenManagement)Replace TokenManagementAPI implementation with mock -
Uses of TokenManagementService in com.databricks.sdk.service.settings
Methods in com.databricks.sdk.service.settings that return TokenManagementService Modifier and Type Method Description TokenManagementServiceTokenManagementAPI. impl()Constructors in com.databricks.sdk.service.settings with parameters of type TokenManagementService Constructor Description TokenManagementAPI(TokenManagementService mock)Constructor for mocks
-