Interface StartRunBatchResponse.Builder

  • Method Details

    • id

      The identifier portion of the run batch ARN.

      Parameters:
      id - The identifier portion of the run batch ARN.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • arn

      The unique ARN of the run batch.

      Parameters:
      arn - The unique ARN of the run batch.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The initial status of the run batch.

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

      The initial status of the run batch.

      Parameters:
      status - The initial status of the run batch.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • uuid

      The universally unique identifier (UUID) for the run batch.

      Parameters:
      uuid - The universally unique identifier (UUID) for the run batch.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • tags

      AWS tags associated with the run batch.

      Parameters:
      tags - AWS tags associated with the run batch.
      Returns:
      Returns a reference to this object so that method calls can be chained together.