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