Interface TerminateRecommendationDetail.Builder

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

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

    • estimatedMonthlySavings

      TerminateRecommendationDetail.Builder estimatedMonthlySavings(String estimatedMonthlySavings)

      The estimated savings that result from modification, on a monthly basis.

      Parameters:
      estimatedMonthlySavings - The estimated savings that result from modification, on a monthly basis.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • currencyCode

      TerminateRecommendationDetail.Builder currencyCode(String currencyCode)

      The currency code that Amazon Web Services used to calculate the costs for this instance.

      Parameters:
      currencyCode - The currency code that Amazon Web Services used to calculate the costs for this instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.