Uses of Class
com.databricks.sdk.service.sharing.RetrieveTokenResponse
-
Packages that use RetrieveTokenResponse Package Description com.databricks.sdk.service.sharing -
-
Uses of RetrieveTokenResponse in com.databricks.sdk.service.sharing
Methods in com.databricks.sdk.service.sharing that return RetrieveTokenResponse Modifier and Type Method Description RetrieveTokenResponseRecipientActivationAPI. retrieveToken(RetrieveTokenRequest request)Get an access token.RetrieveTokenResponseRecipientActivationAPI. retrieveToken(String activationUrl)RetrieveTokenResponseRecipientActivationService. retrieveToken(RetrieveTokenRequest retrieveTokenRequest)Get an access token.RetrieveTokenResponseRetrieveTokenResponse. setBearerToken(String bearerToken)RetrieveTokenResponseRetrieveTokenResponse. setEndpoint(String endpoint)RetrieveTokenResponseRetrieveTokenResponse. setExpirationTime(String expirationTime)RetrieveTokenResponseRetrieveTokenResponse. setShareCredentialsVersion(Long shareCredentialsVersion)
-