Uses of Class
software.amazon.awssdk.services.bcmpricingcalculator.model.BatchCreateBillScenarioCommitmentModificationRequest
-
Packages that use BatchCreateBillScenarioCommitmentModificationRequest Package Description software.amazon.awssdk.services.bcmpricingcalculator You can use the Pricing Calculator API to programmatically create estimates for your planned cloud use.software.amazon.awssdk.services.bcmpricingcalculator.transform -
-
Uses of BatchCreateBillScenarioCommitmentModificationRequest in software.amazon.awssdk.services.bcmpricingcalculator
Methods in software.amazon.awssdk.services.bcmpricingcalculator with parameters of type BatchCreateBillScenarioCommitmentModificationRequest Modifier and Type Method Description default CompletableFuture<BatchCreateBillScenarioCommitmentModificationResponse>BcmPricingCalculatorAsyncClient. batchCreateBillScenarioCommitmentModification(BatchCreateBillScenarioCommitmentModificationRequest batchCreateBillScenarioCommitmentModificationRequest)Create Compute Savings Plans, EC2 Instance Savings Plans, or EC2 Reserved Instances commitments that you want to model in a Bill Scenario.default BatchCreateBillScenarioCommitmentModificationResponseBcmPricingCalculatorClient. batchCreateBillScenarioCommitmentModification(BatchCreateBillScenarioCommitmentModificationRequest batchCreateBillScenarioCommitmentModificationRequest)Create Compute Savings Plans, EC2 Instance Savings Plans, or EC2 Reserved Instances commitments that you want to model in a Bill Scenario. -
Uses of BatchCreateBillScenarioCommitmentModificationRequest in software.amazon.awssdk.services.bcmpricingcalculator.transform
Methods in software.amazon.awssdk.services.bcmpricingcalculator.transform with parameters of type BatchCreateBillScenarioCommitmentModificationRequest Modifier and Type Method Description SdkHttpFullRequestBatchCreateBillScenarioCommitmentModificationRequestMarshaller. marshall(BatchCreateBillScenarioCommitmentModificationRequest batchCreateBillScenarioCommitmentModificationRequest)
-