Interface DeleteActionConnectorResponse.Builder

  • Method Details

    • arn

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

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

      DeleteActionConnectorResponse.Builder actionConnectorId(String actionConnectorId)

      The unique identifier of the deleted action connector.

      Parameters:
      actionConnectorId - The unique identifier of the deleted 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.
    • 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.