Interface CreateActionConnectorResponse.Builder

  • Method Details

    • arn

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

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

      CreateActionConnectorResponse.Builder creationStatus(String creationStatus)

      The creation status of the action connector.

      Parameters:
      creationStatus - The creation status of the action connector.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • creationStatus

      CreateActionConnectorResponse.Builder creationStatus(ResourceStatus creationStatus)

      The creation status of the action connector.

      Parameters:
      creationStatus - The creation status of the action connector.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • actionConnectorId

      CreateActionConnectorResponse.Builder actionConnectorId(String actionConnectorId)

      The unique identifier of the created action connector.

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