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