Unmarshaller<IdentityVerificationAttributes,StaxUnmarshallerContext>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class IdentityVerificationAttributesUnmarshaller extends Object implements Unmarshaller<IdentityVerificationAttributes,StaxUnmarshallerContext>
Constructor | Description |
---|---|
IdentityVerificationAttributesUnmarshaller() |
Modifier and Type | Method | Description |
---|---|---|
static IdentityVerificationAttributesUnmarshaller |
getInstance() |
|
IdentityVerificationAttributes |
unmarshall(StaxUnmarshallerContext context) |
public IdentityVerificationAttributesUnmarshaller()
public IdentityVerificationAttributes unmarshall(StaxUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<IdentityVerificationAttributes,StaxUnmarshallerContext>
Exception
public static IdentityVerificationAttributesUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.