Interface CalculatedSpend.Builder

    • Method Detail

      • actualSpend

        CalculatedSpend.Builder actualSpend​(Spend actualSpend)

        The amount of cost, usage, RI units, or Savings Plans units that you used.

        Parameters:
        actualSpend - The amount of cost, usage, RI units, or Savings Plans units that you used.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • forecastedSpend

        CalculatedSpend.Builder forecastedSpend​(Spend forecastedSpend)

        The amount of cost, usage, RI units, or Savings Plans units that you're forecasted to use.

        Parameters:
        forecastedSpend - The amount of cost, usage, RI units, or Savings Plans units that you're forecasted to use.
        Returns:
        Returns a reference to this object so that method calls can be chained together.