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