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