类 BatchGetUnprocessItemsUnmarshaller
- java.lang.Object
-
- com.baidubce.services.moladb.model.transform.BatchGetUnprocessItemsUnmarshaller
-
- 所有已实现的接口:
Unmarshaller<Map<String,KeysAndAttributes>,com.fasterxml.jackson.databind.JsonNode>
public class BatchGetUnprocessItemsUnmarshaller extends Object implements Unmarshaller<Map<String,KeysAndAttributes>,com.fasterxml.jackson.databind.JsonNode>
-
-
方法详细资料
-
unmarshall
public Map<String,KeysAndAttributes> unmarshall(com.fasterxml.jackson.databind.JsonNode jsonObj) throws Exception
- 指定者:
unmarshall在接口中Unmarshaller<Map<String,KeysAndAttributes>,com.fasterxml.jackson.databind.JsonNode>- 抛出:
Exception
-
-