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