Interface UpdateOAuthClientApplicationResponse.Builder

  • Method Details

    • arn

      The Amazon Resource Name (ARN) of the OAuthClientApplication.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the OAuthClientApplication.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • oAuthClientApplicationId

      UpdateOAuthClientApplicationResponse.Builder oAuthClientApplicationId(String oAuthClientApplicationId)

      The ID of the OAuthClientApplication. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

      Parameters:
      oAuthClientApplicationId - The ID of the OAuthClientApplication. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • updateStatus

      The status of updating the OAuthClientApplication.

      Parameters:
      updateStatus - The status of updating the OAuthClientApplication.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • updateStatus

      The status of updating the OAuthClientApplication.

      Parameters:
      updateStatus - The status of updating the OAuthClientApplication.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • requestId

      The Amazon Web Services request ID for this operation.

      Parameters:
      requestId - The Amazon Web Services request ID for this operation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The HTTP status of the request.

      Parameters:
      status - The HTTP status of the request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.