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