Uses of Class
software.amazon.awssdk.services.trustedadvisor.model.RecommendationCostOptimizingAggregates
-
Packages that use RecommendationCostOptimizingAggregates Package Description software.amazon.awssdk.services.trustedadvisor.model -
-
Uses of RecommendationCostOptimizingAggregates in software.amazon.awssdk.services.trustedadvisor.model
Methods in software.amazon.awssdk.services.trustedadvisor.model that return RecommendationCostOptimizingAggregates Modifier and Type Method Description RecommendationCostOptimizingAggregatesRecommendationPillarSpecificAggregates. costOptimizing()Cost optimizing aggregatesMethods in software.amazon.awssdk.services.trustedadvisor.model with parameters of type RecommendationCostOptimizingAggregates Modifier and Type Method Description RecommendationPillarSpecificAggregates.BuilderRecommendationPillarSpecificAggregates.Builder. costOptimizing(RecommendationCostOptimizingAggregates costOptimizing)Cost optimizing aggregates
-