Unmarshaller<StackSummary,JsonUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class StackSummaryUnmarshaller extends Object implements Unmarshaller<StackSummary,JsonUnmarshallerContext>
| Constructor | Description |
|---|---|
StackSummaryUnmarshaller() |
| Modifier and Type | Method | 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.