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