public class ListThingsRequestMarshaller extends java.lang.Object implements Marshaller<Request<ListThingsRequest>,ListThingsRequest>
Modifier and Type | Field and Description |
---|---|
private static java.lang.String |
DEFAULT_CONTENT_TYPE |
private SdkJsonProtocolFactory |
protocolFactory |
Constructor and Description |
---|
ListThingsRequestMarshaller(SdkJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
Request<ListThingsRequest> |
marshall(ListThingsRequest listThingsRequest) |
private static final java.lang.String DEFAULT_CONTENT_TYPE
private final SdkJsonProtocolFactory protocolFactory
public ListThingsRequestMarshaller(SdkJsonProtocolFactory protocolFactory)
public Request<ListThingsRequest> marshall(ListThingsRequest listThingsRequest)
marshall
in interface Marshaller<Request<ListThingsRequest>,ListThingsRequest>