Interface UpdateActionConnectorResponse.Builder

  • Method Details

    • arn

      The Amazon Resource Name (ARN) of the updated action connector.

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

      UpdateActionConnectorResponse.Builder actionConnectorId(String actionConnectorId)

      The unique identifier of the updated action connector.

      Parameters:
      actionConnectorId - The unique identifier of the updated action connector.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • 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.
    • updateStatus

      UpdateActionConnectorResponse.Builder updateStatus(String updateStatus)

      The status of the update operation.

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

      The status of the update operation.

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

      The HTTP status code of the request.

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