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