Interface OAuth2ClientApplication.Builder

    • Method Detail

      • awsManagedClientApplicationReference

        OAuth2ClientApplication.Builder awsManagedClientApplicationReference​(String awsManagedClientApplicationReference)

        The Amazon Web Services managed client application reference in the OAuth2Client application.

        Parameters:
        awsManagedClientApplicationReference - The Amazon Web Services managed client application reference in the OAuth2Client application.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • userManagedClientApplicationClientId

        OAuth2ClientApplication.Builder userManagedClientApplicationClientId​(String userManagedClientApplicationClientId)

        The user managed client application client ID in the OAuth2Client application.

        Parameters:
        userManagedClientApplicationClientId - The user managed client application client ID in the OAuth2Client application.
        Returns:
        Returns a reference to this object so that method calls can be chained together.