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