Interface ListBuildBatchesForProjectResponse.Builder

  • Method Details

    • ids

      An array of strings that contains the batch build identifiers.

      Parameters:
      ids - An array of strings that contains the batch build identifiers.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • ids

      An array of strings that contains the batch build identifiers.

      Parameters:
      ids - An array of strings that contains the batch build identifiers.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • nextToken

      If there are more items to return, this contains a token that is passed to a subsequent call to ListBuildBatchesForProject to retrieve the next set of items.

      Parameters:
      nextToken - If there are more items to return, this contains a token that is passed to a subsequent call to ListBuildBatchesForProject to retrieve the next set of items.
      Returns:
      Returns a reference to this object so that method calls can be chained together.