| Package | Description |
|---|---|
| software.amazon.awssdk.services.swf |
|
| software.amazon.awssdk.services.swf.transform |
| 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.
|
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 |
|---|---|
SdkHttpFullRequest |
CountClosedWorkflowExecutionsRequestMarshaller.marshall(CountClosedWorkflowExecutionsRequest countClosedWorkflowExecutionsRequest) |
Copyright © 2022. All rights reserved.