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