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