Interface UpdateConnectionOAuthClientRequestParameters.Builder

  • Method Details

    • clientID

      The client ID to use for OAuth authorization.

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

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

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