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