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