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

java.lang.Object
  extended by 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>


Constructor Summary
WriteRequestUnmarshaller()
           
 
Method Summary
 WriteRequest 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

WriteRequestUnmarshaller

public WriteRequestUnmarshaller()
Method Detail

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.