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