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