com.baidubce.services.moladb.model.transform
Class ItemListUnmarshaller

java.lang.Object
  extended by 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>


Constructor Summary
ItemListUnmarshaller()
           
 
Method Summary
 List<Map<String,AttributeValue>> unmarshall(com.fasterxml.jackson.databind.JsonNode listObj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ItemListUnmarshaller

public ItemListUnmarshaller()
Method Detail

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.