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