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