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

java.lang.Object
  extended by com.baidubce.services.moladb.model.transform.AttributeValueMapUnmarshaller
All Implemented Interfaces:
Unmarshaller<Map<String,AttributeValue>,com.fasterxml.jackson.databind.JsonNode>

public class AttributeValueMapUnmarshaller
extends Object
implements Unmarshaller<Map<String,AttributeValue>,com.fasterxml.jackson.databind.JsonNode>


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

Constructor Detail

AttributeValueMapUnmarshaller

public AttributeValueMapUnmarshaller()
Method Detail

unmarshall

public Map<String,AttributeValue> unmarshall(com.fasterxml.jackson.databind.JsonNode jsonObj)
                                      throws Exception
Specified by:
unmarshall in interface Unmarshaller<Map<String,AttributeValue>,com.fasterxml.jackson.databind.JsonNode>
Throws:
Exception


Copyright © 2018. All rights reserved.