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