Unmarshaller<GetParameterHistoryResponse,JsonUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class GetParameterHistoryResponseUnmarshaller extends Object implements Unmarshaller<GetParameterHistoryResponse,JsonUnmarshallerContext>
| Constructor | Description |
|---|---|
GetParameterHistoryResponseUnmarshaller() |
| Modifier and Type | Method | 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.