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