Interface CreateConnectionOAuthClientRequestParameters.Builder

  • Method Details

    • clientID

      The client ID to use for OAuth authorization for the connection.

      Parameters:
      clientID - The client ID to use for OAuth authorization for the connection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • clientSecret

      The client secret associated with the client ID to use for OAuth authorization for the connection.

      Parameters:
      clientSecret - The client secret associated with the client ID to use for OAuth authorization for the connection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.