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