Interface TrustedAdvisorCostOptimizingSummary.Builder

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

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

    • estimatedMonthlySavings

      TrustedAdvisorCostOptimizingSummary.Builder estimatedMonthlySavings(Double estimatedMonthlySavings)

      The estimated monthly savings that might be realized if the recommended operations are taken.

      Parameters:
      estimatedMonthlySavings - The estimated monthly savings that might be realized if the recommended operations are taken.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • estimatedPercentMonthlySavings

      TrustedAdvisorCostOptimizingSummary.Builder estimatedPercentMonthlySavings(Double estimatedPercentMonthlySavings)

      The estimated percentage of savings that might be realized if the recommended operations are taken.

      Parameters:
      estimatedPercentMonthlySavings - The estimated percentage of savings that might be realized if the recommended operations are taken.
      Returns:
      Returns a reference to this object so that method calls can be chained together.