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