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