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