Uses of Class
software.amazon.awssdk.services.swf.paginators.ListClosedWorkflowExecutionsPublisher
-
Packages that use ListClosedWorkflowExecutionsPublisher Package Description software.amazon.awssdk.services.swf Amazon Simple Workflow Service -
-
Uses of ListClosedWorkflowExecutionsPublisher in software.amazon.awssdk.services.swf
Methods in software.amazon.awssdk.services.swf that return ListClosedWorkflowExecutionsPublisher Modifier and Type Method Description default ListClosedWorkflowExecutionsPublisherSwfAsyncClient. listClosedWorkflowExecutionsPaginator(Consumer<ListClosedWorkflowExecutionsRequest.Builder> listClosedWorkflowExecutionsRequest)This is a variant ofSwfAsyncClient.listClosedWorkflowExecutions(software.amazon.awssdk.services.swf.model.ListClosedWorkflowExecutionsRequest)operation.default ListClosedWorkflowExecutionsPublisherSwfAsyncClient. listClosedWorkflowExecutionsPaginator(ListClosedWorkflowExecutionsRequest listClosedWorkflowExecutionsRequest)This is a variant ofSwfAsyncClient.listClosedWorkflowExecutions(software.amazon.awssdk.services.swf.model.ListClosedWorkflowExecutionsRequest)operation.
-