| Package | Description |
|---|---|
| software.amazon.awssdk.services.swf |
|
| software.amazon.awssdk.services.swf.transform |
| Modifier and Type | Method and Description |
|---|---|
default CountClosedWorkflowExecutionsResponse |
SWFClient.countClosedWorkflowExecutions(CountClosedWorkflowExecutionsRequest countClosedWorkflowExecutionsRequest)
Returns the number of closed workflow executions within the given domain that meet the specified filtering
criteria.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CountClosedWorkflowExecutionsResponse> |
SWFAsyncClient.countClosedWorkflowExecutions(CountClosedWorkflowExecutionsRequest countClosedWorkflowExecutionsRequest)
Returns the number of closed workflow executions within the given domain that meet the specified filtering
criteria.
|
| Modifier and Type | Method and Description |
|---|---|
CountClosedWorkflowExecutionsResponse |
CountClosedWorkflowExecutionsResponseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Copyright © 2017. All rights reserved.