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