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

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

public class KeysAndAttributesUnmarshaller
extends Object
implements Unmarshaller<KeysAndAttributes,com.fasterxml.jackson.databind.JsonNode>


Constructor Summary
KeysAndAttributesUnmarshaller()
           
 
Method Summary
 KeysAndAttributes 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

KeysAndAttributesUnmarshaller

public KeysAndAttributesUnmarshaller()
Method Detail

unmarshall

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


Copyright © 2018. All rights reserved.