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