Future<WorkflowExecutionCount> |
AbstractAmazonSimpleWorkflowAsync.countClosedWorkflowExecutionsAsync(CountClosedWorkflowExecutionsRequest request) |
|
Future<WorkflowExecutionCount> |
AbstractAmazonSimpleWorkflowAsync.countClosedWorkflowExecutionsAsync(CountClosedWorkflowExecutionsRequest request,
AsyncHandler<CountClosedWorkflowExecutionsRequest,WorkflowExecutionCount> asyncHandler) |
|
Future<WorkflowExecutionCount> |
AmazonSimpleWorkflowAsync.countClosedWorkflowExecutionsAsync(CountClosedWorkflowExecutionsRequest countClosedWorkflowExecutionsRequest) |
Returns the number of closed workflow executions within the given domain
that meet the specified filtering criteria.
|
Future<WorkflowExecutionCount> |
AmazonSimpleWorkflowAsync.countClosedWorkflowExecutionsAsync(CountClosedWorkflowExecutionsRequest countClosedWorkflowExecutionsRequest,
AsyncHandler<CountClosedWorkflowExecutionsRequest,WorkflowExecutionCount> asyncHandler) |
Returns the number of closed workflow executions within the given domain
that meet the specified filtering criteria.
|
Future<WorkflowExecutionCount> |
AmazonSimpleWorkflowAsyncClient.countClosedWorkflowExecutionsAsync(CountClosedWorkflowExecutionsRequest request) |
|
Future<WorkflowExecutionCount> |
AmazonSimpleWorkflowAsyncClient.countClosedWorkflowExecutionsAsync(CountClosedWorkflowExecutionsRequest request,
AsyncHandler<CountClosedWorkflowExecutionsRequest,WorkflowExecutionCount> asyncHandler) |
|
Future<WorkflowExecutionCount> |
AbstractAmazonSimpleWorkflowAsync.countOpenWorkflowExecutionsAsync(CountOpenWorkflowExecutionsRequest request) |
|
Future<WorkflowExecutionCount> |
AbstractAmazonSimpleWorkflowAsync.countOpenWorkflowExecutionsAsync(CountOpenWorkflowExecutionsRequest request,
AsyncHandler<CountOpenWorkflowExecutionsRequest,WorkflowExecutionCount> asyncHandler) |
|
Future<WorkflowExecutionCount> |
AmazonSimpleWorkflowAsync.countOpenWorkflowExecutionsAsync(CountOpenWorkflowExecutionsRequest countOpenWorkflowExecutionsRequest) |
Returns the number of open workflow executions within the given domain
that meet the specified filtering criteria.
|
Future<WorkflowExecutionCount> |
AmazonSimpleWorkflowAsync.countOpenWorkflowExecutionsAsync(CountOpenWorkflowExecutionsRequest countOpenWorkflowExecutionsRequest,
AsyncHandler<CountOpenWorkflowExecutionsRequest,WorkflowExecutionCount> asyncHandler) |
Returns the number of open workflow executions within the given domain
that meet the specified filtering criteria.
|
Future<WorkflowExecutionCount> |
AmazonSimpleWorkflowAsyncClient.countOpenWorkflowExecutionsAsync(CountOpenWorkflowExecutionsRequest request) |
|
Future<WorkflowExecutionCount> |
AmazonSimpleWorkflowAsyncClient.countOpenWorkflowExecutionsAsync(CountOpenWorkflowExecutionsRequest request,
AsyncHandler<CountOpenWorkflowExecutionsRequest,WorkflowExecutionCount> asyncHandler) |
|