Uses of Class
software.amazon.awssdk.services.bcmpricingcalculator.model.AddSavingsPlanAction
-
Packages that use AddSavingsPlanAction Package Description software.amazon.awssdk.services.bcmpricingcalculator.model -
-
Uses of AddSavingsPlanAction in software.amazon.awssdk.services.bcmpricingcalculator.model
Methods in software.amazon.awssdk.services.bcmpricingcalculator.model that return AddSavingsPlanAction Modifier and Type Method Description AddSavingsPlanActionBillScenarioCommitmentModificationAction. addSavingsPlanAction()Action to add a Savings Plan to the scenario.Methods in software.amazon.awssdk.services.bcmpricingcalculator.model with parameters of type AddSavingsPlanAction Modifier and Type Method Description BillScenarioCommitmentModificationAction.BuilderBillScenarioCommitmentModificationAction.Builder. addSavingsPlanAction(AddSavingsPlanAction addSavingsPlanAction)Action to add a Savings Plan to the scenario.static BillScenarioCommitmentModificationActionBillScenarioCommitmentModificationAction. fromAddSavingsPlanAction(AddSavingsPlanAction addSavingsPlanAction)Create an instance of this class withBillScenarioCommitmentModificationAction.addSavingsPlanAction()initialized to the given value.
-