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