Interface ReservationPurchaseRecommendationSummary.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ReservationPurchaseRecommendationSummary.Builder,ReservationPurchaseRecommendationSummary>, SdkBuilder<ReservationPurchaseRecommendationSummary.Builder,ReservationPurchaseRecommendationSummary>, SdkPojo
Enclosing class:
ReservationPurchaseRecommendationSummary

public static interface ReservationPurchaseRecommendationSummary.Builder extends SdkPojo, CopyableBuilder<ReservationPurchaseRecommendationSummary.Builder,ReservationPurchaseRecommendationSummary>
  • Method Details

    • 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

      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.