public class BatchWriteItemResponseUnmarshaller extends Object implements Unmarshaller<BatchWriteItemResponse,InputStream>
| Constructor and Description |
|---|
BatchWriteItemResponseUnmarshaller(AbstractBceResponse response) |
| Modifier and Type | Method and Description |
|---|---|
BatchWriteItemResponse |
unmarshall(InputStream stream) |
public BatchWriteItemResponseUnmarshaller(AbstractBceResponse response)
public BatchWriteItemResponse unmarshall(InputStream stream) throws Exception
unmarshall in interface Unmarshaller<BatchWriteItemResponse,InputStream>ExceptionCopyright © 2024. All rights reserved.