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

java.lang.Object
  extended by com.baidubce.services.moladb.model.transform.BatchGetUnprocessItemsUnmarshaller
All Implemented Interfaces:
Unmarshaller<Map<String,KeysAndAttributes>,com.fasterxml.jackson.databind.JsonNode>

public class BatchGetUnprocessItemsUnmarshaller
extends Object
implements Unmarshaller<Map<String,KeysAndAttributes>,com.fasterxml.jackson.databind.JsonNode>


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

BatchGetUnprocessItemsUnmarshaller

public BatchGetUnprocessItemsUnmarshaller()
Method Detail

unmarshall

public Map<String,KeysAndAttributes> unmarshall(com.fasterxml.jackson.databind.JsonNode jsonObj)
                                         throws Exception
Specified by:
unmarshall in interface Unmarshaller<Map<String,KeysAndAttributes>,com.fasterxml.jackson.databind.JsonNode>
Throws:
Exception


Copyright © 2018. All rights reserved.