Uses of Class
software.amazon.awssdk.services.bcmpricingcalculator.model.BatchDeleteBillScenarioCommitmentModificationRequest
-
Packages that use BatchDeleteBillScenarioCommitmentModificationRequest 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 BatchDeleteBillScenarioCommitmentModificationRequest in software.amazon.awssdk.services.bcmpricingcalculator
Methods in software.amazon.awssdk.services.bcmpricingcalculator with parameters of type BatchDeleteBillScenarioCommitmentModificationRequest Modifier and Type Method Description default CompletableFuture<BatchDeleteBillScenarioCommitmentModificationResponse>BcmPricingCalculatorAsyncClient. batchDeleteBillScenarioCommitmentModification(BatchDeleteBillScenarioCommitmentModificationRequest batchDeleteBillScenarioCommitmentModificationRequest)Delete commitment that you have created in a Bill Scenario.default BatchDeleteBillScenarioCommitmentModificationResponseBcmPricingCalculatorClient. batchDeleteBillScenarioCommitmentModification(BatchDeleteBillScenarioCommitmentModificationRequest batchDeleteBillScenarioCommitmentModificationRequest)Delete commitment that you have created in a Bill Scenario. -
Uses of BatchDeleteBillScenarioCommitmentModificationRequest in software.amazon.awssdk.services.bcmpricingcalculator.transform
Methods in software.amazon.awssdk.services.bcmpricingcalculator.transform with parameters of type BatchDeleteBillScenarioCommitmentModificationRequest Modifier and Type Method Description SdkHttpFullRequestBatchDeleteBillScenarioCommitmentModificationRequestMarshaller. marshall(BatchDeleteBillScenarioCommitmentModificationRequest batchDeleteBillScenarioCommitmentModificationRequest)
-