Class BatchDeleteBillScenarioCommitmentModificationRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.bcmpricingcalculator.transform.BatchDeleteBillScenarioCommitmentModificationRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<BatchDeleteBillScenarioCommitmentModificationRequest>
@Generated("software.amazon.awssdk:codegen") public class BatchDeleteBillScenarioCommitmentModificationRequestMarshaller extends Object implements Marshaller<BatchDeleteBillScenarioCommitmentModificationRequest>
-
-
Constructor Summary
Constructors Constructor Description BatchDeleteBillScenarioCommitmentModificationRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(BatchDeleteBillScenarioCommitmentModificationRequest batchDeleteBillScenarioCommitmentModificationRequest)
-
-
-
Constructor Detail
-
BatchDeleteBillScenarioCommitmentModificationRequestMarshaller
public BatchDeleteBillScenarioCommitmentModificationRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(BatchDeleteBillScenarioCommitmentModificationRequest batchDeleteBillScenarioCommitmentModificationRequest)
- Specified by:
marshallin interfaceMarshaller<BatchDeleteBillScenarioCommitmentModificationRequest>
-
-