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