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

java.lang.Object
  extended by com.baidubce.services.moladb.model.transform.BatchGetItemResponseUnmarshaller
All Implemented Interfaces:
Unmarshaller<BatchGetItemResponse,InputStream>

public class BatchGetItemResponseUnmarshaller
extends Object
implements Unmarshaller<BatchGetItemResponse,InputStream>


Constructor Summary
BatchGetItemResponseUnmarshaller(AbstractBceResponse response)
           
 
Method Summary
 BatchGetItemResponse unmarshall(InputStream stream)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BatchGetItemResponseUnmarshaller

public BatchGetItemResponseUnmarshaller(AbstractBceResponse response)
Method Detail

unmarshall

public BatchGetItemResponse unmarshall(InputStream stream)
                                throws Exception
Specified by:
unmarshall in interface Unmarshaller<BatchGetItemResponse,InputStream>
Throws:
Exception


Copyright © 2018. All rights reserved.