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