| Package | Description |
|---|---|
| software.amazon.awssdk.services.swf |
|
| software.amazon.awssdk.services.swf.transform |
| Modifier and Type | Method and Description |
|---|---|
default CountPendingActivityTasksResponse |
SwfClient.countPendingActivityTasks(CountPendingActivityTasksRequest countPendingActivityTasksRequest)
Returns the estimated number of activity tasks in the specified task list.
|
default CompletableFuture<CountPendingActivityTasksResponse> |
SwfAsyncClient.countPendingActivityTasks(CountPendingActivityTasksRequest countPendingActivityTasksRequest)
Returns the estimated number of activity tasks in the specified task list.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CountPendingActivityTasksRequestMarshaller.marshall(CountPendingActivityTasksRequest countPendingActivityTasksRequest) |
Copyright © 2021. All rights reserved.