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