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