Uses of Class
com.amazonaws.services.support.model.TrustedAdvisorCostOptimizingSummary
-
Packages that use TrustedAdvisorCostOptimizingSummary Package Description com.amazonaws.services.support.model -
-
Uses of TrustedAdvisorCostOptimizingSummary in com.amazonaws.services.support.model
Methods in com.amazonaws.services.support.model that return TrustedAdvisorCostOptimizingSummary Modifier and Type Method Description TrustedAdvisorCostOptimizingSummaryTrustedAdvisorCostOptimizingSummary. clone()TrustedAdvisorCostOptimizingSummaryTrustedAdvisorCategorySpecificSummary. getCostOptimizing()The summary information about cost savings for a Trusted Advisor check that is in the Cost Optimizing category.TrustedAdvisorCostOptimizingSummaryTrustedAdvisorCostOptimizingSummary. withEstimatedMonthlySavings(Double estimatedMonthlySavings)The estimated monthly savings that might be realized if the recommended actions are taken.TrustedAdvisorCostOptimizingSummaryTrustedAdvisorCostOptimizingSummary. withEstimatedPercentMonthlySavings(Double estimatedPercentMonthlySavings)The estimated percentage of savings that might be realized if the recommended actions are taken.Methods in com.amazonaws.services.support.model with parameters of type TrustedAdvisorCostOptimizingSummary Modifier and Type Method Description voidTrustedAdvisorCategorySpecificSummary. setCostOptimizing(TrustedAdvisorCostOptimizingSummary costOptimizing)The summary information about cost savings for a Trusted Advisor check that is in the Cost Optimizing category.TrustedAdvisorCategorySpecificSummaryTrustedAdvisorCategorySpecificSummary. withCostOptimizing(TrustedAdvisorCostOptimizingSummary costOptimizing)The summary information about cost savings for a Trusted Advisor check that is in the Cost Optimizing category.
-