Interface ConnectionOAuthClientResponseParameters.Builder

    • Method Detail

      • clientID

        ConnectionOAuthClientResponseParameters.Builder clientID​(String clientID)

        The client ID associated with the response to the connection request.

        Parameters:
        clientID - The client ID associated with the response to the connection request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.