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