public class ListOfferingsRequestMarshaller extends java.lang.Object implements Marshaller<Request<ListOfferingsRequest>,ListOfferingsRequest>
Modifier and Type | Field and Description |
---|---|
private SdkJsonProtocolFactory |
protocolFactory |
Constructor and Description |
---|
ListOfferingsRequestMarshaller(SdkJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
Request<ListOfferingsRequest> |
marshall(ListOfferingsRequest listOfferingsRequest) |
private final SdkJsonProtocolFactory protocolFactory
public ListOfferingsRequestMarshaller(SdkJsonProtocolFactory protocolFactory)
public Request<ListOfferingsRequest> marshall(ListOfferingsRequest listOfferingsRequest)
marshall
in interface Marshaller<Request<ListOfferingsRequest>,ListOfferingsRequest>