Uses of Class
software.amazon.awssdk.services.computeoptimizer.model.LambdaSavingsOpportunityAfterDiscounts
-
Packages that use LambdaSavingsOpportunityAfterDiscounts Package Description software.amazon.awssdk.services.computeoptimizer.model -
-
Uses of LambdaSavingsOpportunityAfterDiscounts in software.amazon.awssdk.services.computeoptimizer.model
Methods in software.amazon.awssdk.services.computeoptimizer.model that return LambdaSavingsOpportunityAfterDiscounts Modifier and Type Method Description LambdaSavingsOpportunityAfterDiscountsLambdaFunctionMemoryRecommendationOption. savingsOpportunityAfterDiscounts()An object that describes the savings opportunity for the Lambda recommendation option which includes Saving Plans discounts.Methods in software.amazon.awssdk.services.computeoptimizer.model with parameters of type LambdaSavingsOpportunityAfterDiscounts Modifier and Type Method Description LambdaFunctionMemoryRecommendationOption.BuilderLambdaFunctionMemoryRecommendationOption.Builder. savingsOpportunityAfterDiscounts(LambdaSavingsOpportunityAfterDiscounts savingsOpportunityAfterDiscounts)An object that describes the savings opportunity for the Lambda recommendation option which includes Saving Plans discounts.
-