Interface SavingsPlansSavings.Builder

    • Method Detail

      • netSavings

        SavingsPlansSavings.Builder netSavings​(String netSavings)

        The savings amount that you're accumulating for the usage that's covered by a Savings Plans, when compared to the On-Demand equivalent of the same usage.

        Parameters:
        netSavings - The savings amount that you're accumulating for the usage that's covered by a Savings Plans, when compared to the On-Demand equivalent of the same usage.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • onDemandCostEquivalent

        SavingsPlansSavings.Builder onDemandCostEquivalent​(String onDemandCostEquivalent)

        How much the amount that the usage would have cost if it was accrued at the On-Demand rate.

        Parameters:
        onDemandCostEquivalent - How much the amount that the usage would have cost if it was accrued at the On-Demand rate.
        Returns:
        Returns a reference to this object so that method calls can be chained together.