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