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