Uses of Class
software.amazon.awssdk.services.computeoptimizer.model.SavingsOpportunity
-
Packages that use SavingsOpportunity Package Description software.amazon.awssdk.services.computeoptimizer.model -
-
Uses of SavingsOpportunity in software.amazon.awssdk.services.computeoptimizer.model
Methods in software.amazon.awssdk.services.computeoptimizer.model that return SavingsOpportunity Modifier and Type Method Description SavingsOpportunityAutoScalingGroupRecommendationOption. savingsOpportunity()An object that describes the savings opportunity for the Auto Scaling group recommendation option.SavingsOpportunityECSServiceRecommendationOption. savingsOpportunity()Returns the value of the SavingsOpportunity property for this object.SavingsOpportunityInstanceRecommendationOption. savingsOpportunity()An object that describes the savings opportunity for the instance recommendation option.SavingsOpportunityLambdaFunctionMemoryRecommendationOption. savingsOpportunity()An object that describes the savings opportunity for the Lambda function recommendation option.SavingsOpportunityLicenseRecommendationOption. savingsOpportunity()Returns the value of the SavingsOpportunity property for this object.SavingsOpportunityRecommendationSummary. savingsOpportunity()An object that describes the savings opportunity for a given resource type.SavingsOpportunityVolumeRecommendationOption. savingsOpportunity()An object that describes the savings opportunity for the EBS volume recommendation option.Methods in software.amazon.awssdk.services.computeoptimizer.model with parameters of type SavingsOpportunity Modifier and Type Method Description AutoScalingGroupRecommendationOption.BuilderAutoScalingGroupRecommendationOption.Builder. savingsOpportunity(SavingsOpportunity savingsOpportunity)An object that describes the savings opportunity for the Auto Scaling group recommendation option.ECSServiceRecommendationOption.BuilderECSServiceRecommendationOption.Builder. savingsOpportunity(SavingsOpportunity savingsOpportunity)Sets the value of the SavingsOpportunity property for this object.InstanceRecommendationOption.BuilderInstanceRecommendationOption.Builder. savingsOpportunity(SavingsOpportunity savingsOpportunity)An object that describes the savings opportunity for the instance recommendation option.LambdaFunctionMemoryRecommendationOption.BuilderLambdaFunctionMemoryRecommendationOption.Builder. savingsOpportunity(SavingsOpportunity savingsOpportunity)An object that describes the savings opportunity for the Lambda function recommendation option.LicenseRecommendationOption.BuilderLicenseRecommendationOption.Builder. savingsOpportunity(SavingsOpportunity savingsOpportunity)Sets the value of the SavingsOpportunity property for this object.RecommendationSummary.BuilderRecommendationSummary.Builder. savingsOpportunity(SavingsOpportunity savingsOpportunity)An object that describes the savings opportunity for a given resource type.VolumeRecommendationOption.BuilderVolumeRecommendationOption.Builder. savingsOpportunity(SavingsOpportunity savingsOpportunity)An object that describes the savings opportunity for the EBS volume recommendation option.
-