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