| Package | Description |
|---|---|
| software.amazon.awssdk.services.swf |
|
| software.amazon.awssdk.services.swf.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListOpenWorkflowExecutionsResponse |
SWFClient.listOpenWorkflowExecutions(ListOpenWorkflowExecutionsRequest listOpenWorkflowExecutionsRequest)
Returns a list of open workflow executions in the specified domain that meet the filtering criteria.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListOpenWorkflowExecutionsResponse> |
SWFAsyncClient.listOpenWorkflowExecutions(ListOpenWorkflowExecutionsRequest listOpenWorkflowExecutionsRequest)
Returns a list of open workflow executions in the specified domain that meet the filtering criteria.
|
| Modifier and Type | Method and Description |
|---|---|
ListOpenWorkflowExecutionsResponse |
ListOpenWorkflowExecutionsResponseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Copyright © 2017. All rights reserved.