com.baidubce.services.moladb.model.transform
Class WriteRequestUnmarshaller
java.lang.Object
com.baidubce.services.moladb.model.transform.WriteRequestUnmarshaller
- All Implemented Interfaces:
- Unmarshaller<WriteRequest,com.fasterxml.jackson.databind.JsonNode>
public class WriteRequestUnmarshaller
- extends Object
- implements Unmarshaller<WriteRequest,com.fasterxml.jackson.databind.JsonNode>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WriteRequestUnmarshaller
public WriteRequestUnmarshaller()
unmarshall
public WriteRequest unmarshall(com.fasterxml.jackson.databind.JsonNode jsonObj)
throws Exception
- Specified by:
unmarshall
in interface Unmarshaller<WriteRequest,com.fasterxml.jackson.databind.JsonNode>
- Throws:
Exception
Copyright © 2018. All rights reserved.