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

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


Constructor Summary
BatchWriteUnprocessItemsUnmarshaller()
           
 
Method Summary
 Map<String,List<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

BatchWriteUnprocessItemsUnmarshaller

public BatchWriteUnprocessItemsUnmarshaller()
Method Detail

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.