| 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.
|
| Modifier and Type | Method and Description |
|---|---|
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 |
|---|---|
CountPendingActivityTasksResponse |
CountPendingActivityTasksResponseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Copyright © 2017. All rights reserved.