| Package | Description |
|---|---|
| software.amazon.awssdk.services.swf |
|
| software.amazon.awssdk.services.swf.transform |
| Modifier and Type | Method and Description |
|---|---|
default CountPendingDecisionTasksResponse |
SWFClient.countPendingDecisionTasks(CountPendingDecisionTasksRequest countPendingDecisionTasksRequest)
Returns the estimated number of decision tasks in the specified task list.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CountPendingDecisionTasksResponse> |
SWFAsyncClient.countPendingDecisionTasks(CountPendingDecisionTasksRequest countPendingDecisionTasksRequest)
Returns the estimated number of decision tasks in the specified task list.
|
| Modifier and Type | Method and Description |
|---|---|
CountPendingDecisionTasksResponse |
CountPendingDecisionTasksResponseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Copyright © 2017. All rights reserved.