com.baidubce.services.moladb.model.transform
Class BatchWriteUnprocessItemsUnmarshaller
java.lang.Object
com.baidubce.services.moladb.model.transform.BatchWriteUnprocessItemsUnmarshaller
- All Implemented Interfaces:
- Unmarshaller<Map<String,List<WriteRequest>>,com.fasterxml.jackson.databind.JsonNode>
public class BatchWriteUnprocessItemsUnmarshaller
- extends Object
- implements Unmarshaller<Map<String,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 |
BatchWriteUnprocessItemsUnmarshaller
public BatchWriteUnprocessItemsUnmarshaller()
unmarshall
public Map<String,List<WriteRequest>> unmarshall(com.fasterxml.jackson.databind.JsonNode jsonObj)
throws Exception
- Specified by:
unmarshall
in interface Unmarshaller<Map<String,List<WriteRequest>>,com.fasterxml.jackson.databind.JsonNode>
- Throws:
Exception
Copyright © 2018. All rights reserved.