Interface BatchUpdateWorkloadEstimateUsageEntry.Builder

  • Method Details

    • id

      The unique identifier of the usage estimate to update.

      Parameters:
      id - The unique identifier of the usage estimate to update.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • group

      The updated group identifier for the usage estimate.

      Parameters:
      group - The updated group identifier for the usage estimate.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • amount

      The updated estimated usage amount.

      Parameters:
      amount - The updated estimated usage amount.
      Returns:
      Returns a reference to this object so that method calls can be chained together.