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