public static interface TrustedAdvisorCostOptimizingSummary.Builder extends SdkPojo, CopyableBuilder<TrustedAdvisorCostOptimizingSummary.Builder,TrustedAdvisorCostOptimizingSummary>
| Modifier and Type | Method and Description |
|---|---|
TrustedAdvisorCostOptimizingSummary.Builder |
estimatedMonthlySavings(Double estimatedMonthlySavings)
The estimated monthly savings that might be realized if the recommended operations are taken.
|
TrustedAdvisorCostOptimizingSummary.Builder |
estimatedPercentMonthlySavings(Double estimatedPercentMonthlySavings)
The estimated percentage of savings that might be realized if the recommended operations are taken.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTrustedAdvisorCostOptimizingSummary.Builder estimatedMonthlySavings(Double estimatedMonthlySavings)
The estimated monthly savings that might be realized if the recommended operations are taken.
estimatedMonthlySavings - The estimated monthly savings that might be realized if the recommended operations are taken.TrustedAdvisorCostOptimizingSummary.Builder estimatedPercentMonthlySavings(Double estimatedPercentMonthlySavings)
The estimated percentage of savings that might be realized if the recommended operations are taken.
estimatedPercentMonthlySavings - The estimated percentage of savings that might be realized if the recommended operations are taken.Copyright © 2023. All rights reserved.