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