public class SendEmailResultStaxUnmarshaller extends java.lang.Object implements Unmarshaller<SendEmailResult,StaxUnmarshallerContext>
| Constructor and Description |
|---|
SendEmailResultStaxUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static SendEmailResultStaxUnmarshaller |
getInstance() |
SendEmailResult |
unmarshall(StaxUnmarshallerContext context) |
public SendEmailResult unmarshall(StaxUnmarshallerContext context) throws java.lang.Exception
unmarshall in interface Unmarshaller<SendEmailResult,StaxUnmarshallerContext>java.lang.Exceptionpublic static SendEmailResultStaxUnmarshaller getInstance()