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