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