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