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