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