com.baidubce.services.moladb.model.transform
Class KeyUnmarshaller
java.lang.Object
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>
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 |
KeyUnmarshaller
public KeyUnmarshaller()
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.