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