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