private static class GetIdentityMailFromDomainAttributesResultStaxUnmarshaller.MailFromDomainAttributesMapEntryUnmarshaller extends java.lang.Object implements Unmarshaller<java.util.Map.Entry<java.lang.String,IdentityMailFromDomainAttributes>,StaxUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static GetIdentityMailFromDomainAttributesResultStaxUnmarshaller.MailFromDomainAttributesMapEntryUnmarshaller |
instance |
Modifier | Constructor and Description |
---|---|
private |
MailFromDomainAttributesMapEntryUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static GetIdentityMailFromDomainAttributesResultStaxUnmarshaller.MailFromDomainAttributesMapEntryUnmarshaller |
getInstance() |
java.util.Map.Entry<java.lang.String,IdentityMailFromDomainAttributes> |
unmarshall(StaxUnmarshallerContext context) |
private static GetIdentityMailFromDomainAttributesResultStaxUnmarshaller.MailFromDomainAttributesMapEntryUnmarshaller instance
private MailFromDomainAttributesMapEntryUnmarshaller()
public java.util.Map.Entry<java.lang.String,IdentityMailFromDomainAttributes> unmarshall(StaxUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<java.util.Map.Entry<java.lang.String,IdentityMailFromDomainAttributes>,StaxUnmarshallerContext>
java.lang.Exception
public static GetIdentityMailFromDomainAttributesResultStaxUnmarshaller.MailFromDomainAttributesMapEntryUnmarshaller getInstance()