public class SendMessageBatchResultStaxUnmarshaller extends java.lang.Object implements Unmarshaller<SendMessageBatchResult,StaxUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static SendMessageBatchResultStaxUnmarshaller |
instance |
Constructor and Description |
---|
SendMessageBatchResultStaxUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static SendMessageBatchResultStaxUnmarshaller |
getInstance() |
SendMessageBatchResult |
unmarshall(StaxUnmarshallerContext context) |
private static SendMessageBatchResultStaxUnmarshaller instance
public SendMessageBatchResultStaxUnmarshaller()
public SendMessageBatchResult unmarshall(StaxUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<SendMessageBatchResult,StaxUnmarshallerContext>
java.lang.Exception
public static SendMessageBatchResultStaxUnmarshaller getInstance()