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