Unmarshaller<DeleteMessageBatchResponse,StaxUnmarshallerContext>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class DeleteMessageBatchResponseUnmarshaller extends Object implements Unmarshaller<DeleteMessageBatchResponse,StaxUnmarshallerContext>
Constructor | Description |
---|---|
DeleteMessageBatchResponseUnmarshaller() |
Modifier and Type | Method | Description |
---|---|---|
static DeleteMessageBatchResponseUnmarshaller |
getInstance() |
|
DeleteMessageBatchResponse |
unmarshall(StaxUnmarshallerContext context) |
public DeleteMessageBatchResponseUnmarshaller()
public DeleteMessageBatchResponse unmarshall(StaxUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<DeleteMessageBatchResponse,StaxUnmarshallerContext>
Exception
public static DeleteMessageBatchResponseUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.