Interface RecipientActivationService


  • @Generated
    public interface RecipientActivationService
    Databricks Recipient Activation REST API

    This is the high-level interface, that contains generated methods.

    Evolving: this interface is under development. Method signatures may change.

    • Method Detail

      • getActivationUrlInfo

        void getActivationUrlInfo​(GetActivationUrlInfoRequest getActivationUrlInfoRequest)
        Get a share activation URL.

        Gets an activation URL for a share.

      • retrieveToken

        RetrieveTokenResponse retrieveToken​(RetrieveTokenRequest retrieveTokenRequest)
        Get an access token.

        Retrieve access token with an activation url. This is a public API without any authentication.