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