@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class GetWorkflowExecutionHistoryResponseUnmarshaller extends Object implements Unmarshaller<GetWorkflowExecutionHistoryResponse,JsonUnmarshallerContext>
Constructor and Description |
---|
GetWorkflowExecutionHistoryResponseUnmarshaller() |
Modifier and Type | Method and 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.