@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class StopAutomationExecutionResponseUnmarshaller extends Object implements software.amazon.awssdk.core.runtime.transform.Unmarshaller<StopAutomationExecutionResponse,software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext>
| Constructor and Description |
|---|
StopAutomationExecutionResponseUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static StopAutomationExecutionResponseUnmarshaller |
getInstance() |
StopAutomationExecutionResponse |
unmarshall(software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext context) |
public StopAutomationExecutionResponseUnmarshaller()
public StopAutomationExecutionResponse unmarshall(software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext context) throws Exception
unmarshall in interface software.amazon.awssdk.core.runtime.transform.Unmarshaller<StopAutomationExecutionResponse,software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext>Exceptionpublic static StopAutomationExecutionResponseUnmarshaller getInstance()
Copyright © 2018. All rights reserved.