com.baidubce.services.moladb.model.transform
Class BatchWriteItemResponseUnmarshaller
java.lang.Object
com.baidubce.services.moladb.model.transform.BatchWriteItemResponseUnmarshaller
- All Implemented Interfaces:
- Unmarshaller<BatchWriteItemResponse,InputStream>
public class BatchWriteItemResponseUnmarshaller
- extends Object
- implements Unmarshaller<BatchWriteItemResponse,InputStream>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BatchWriteItemResponseUnmarshaller
public BatchWriteItemResponseUnmarshaller(AbstractBceResponse response)
unmarshall
public BatchWriteItemResponse unmarshall(InputStream stream)
throws Exception
- Specified by:
unmarshall
in interface Unmarshaller<BatchWriteItemResponse,InputStream>
- Throws:
Exception
Copyright © 2018. All rights reserved.