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