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