public class BatchWriteUnprocessItemsUnmarshaller extends Object implements Unmarshaller<Map<String,List<WriteRequest>>,com.fasterxml.jackson.databind.JsonNode>
| Constructor and Description |
|---|
BatchWriteUnprocessItemsUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<WriteRequest>> |
unmarshall(com.fasterxml.jackson.databind.JsonNode jsonObj) |
public BatchWriteUnprocessItemsUnmarshaller()
public Map<String,List<WriteRequest>> unmarshall(com.fasterxml.jackson.databind.JsonNode jsonObj) throws Exception
unmarshall in interface Unmarshaller<Map<String,List<WriteRequest>>,com.fasterxml.jackson.databind.JsonNode>ExceptionCopyright © 2021. All rights reserved.