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