com.baidubce.services.moladb.model.transform
Class ItemListUnmarshaller
java.lang.Object
com.baidubce.services.moladb.model.transform.ItemListUnmarshaller
- All Implemented Interfaces:
- Unmarshaller<List<Map<String,AttributeValue>>,com.fasterxml.jackson.databind.JsonNode>
public class ItemListUnmarshaller
- extends Object
- implements Unmarshaller<List<Map<String,AttributeValue>>,com.fasterxml.jackson.databind.JsonNode>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ItemListUnmarshaller
public ItemListUnmarshaller()
unmarshall
public List<Map<String,AttributeValue>> unmarshall(com.fasterxml.jackson.databind.JsonNode listObj)
throws Exception
- Specified by:
unmarshall
in interface Unmarshaller<List<Map<String,AttributeValue>>,com.fasterxml.jackson.databind.JsonNode>
- Throws:
Exception
Copyright © 2018. All rights reserved.