Uses of Class
com.databricks.sdk.service.sharing.RetrieveTokenRequest
-
Packages that use RetrieveTokenRequest Package Description com.databricks.sdk.service.sharing -
-
Uses of RetrieveTokenRequest in com.databricks.sdk.service.sharing
Methods in com.databricks.sdk.service.sharing that return RetrieveTokenRequest Modifier and Type Method Description RetrieveTokenRequestRetrieveTokenRequest. setActivationUrl(String activationUrl)Methods in com.databricks.sdk.service.sharing with parameters of type RetrieveTokenRequest Modifier and Type Method Description RetrieveTokenResponseRecipientActivationAPI. retrieveToken(RetrieveTokenRequest request)Get an access token.RetrieveTokenResponseRecipientActivationService. retrieveToken(RetrieveTokenRequest retrieveTokenRequest)Get an access token.
-