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