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