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