Interface ReservationPurchaseRecommendationSummary.Builder

    • Method Detail

      • totalEstimatedMonthlySavingsAmount

        ReservationPurchaseRecommendationSummary.Builder totalEstimatedMonthlySavingsAmount​(String totalEstimatedMonthlySavingsAmount)

        The total amount that Amazon Web Services estimates that this recommendation could save you in a month.

        Parameters:
        totalEstimatedMonthlySavingsAmount - The total amount that Amazon Web Services estimates that this recommendation could save you in a month.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • totalEstimatedMonthlySavingsPercentage

        ReservationPurchaseRecommendationSummary.Builder totalEstimatedMonthlySavingsPercentage​(String totalEstimatedMonthlySavingsPercentage)

        The total amount that Amazon Web Services estimates that this recommendation could save you in a month, as a percentage of your costs.

        Parameters:
        totalEstimatedMonthlySavingsPercentage - The total amount that Amazon Web Services estimates that this recommendation could save you in a month, as a percentage of your costs.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • currencyCode

        ReservationPurchaseRecommendationSummary.Builder currencyCode​(String currencyCode)

        The currency code used for this recommendation.

        Parameters:
        currencyCode - The currency code used for this recommendation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.