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