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

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

public class KeyUnmarshaller
extends Object
implements Unmarshaller<Key,com.fasterxml.jackson.databind.JsonNode>


Constructor Summary
KeyUnmarshaller()
           
 
Method Summary
 Key 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

KeyUnmarshaller

public KeyUnmarshaller()
Method Detail

unmarshall

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


Copyright © 2018. All rights reserved.