Uses of Class
software.amazon.awssdk.services.swf.paginators.ListOpenWorkflowExecutionsIterable
-
Packages that use ListOpenWorkflowExecutionsIterable Package Description software.amazon.awssdk.services.swf Amazon Simple Workflow Service -
-
Uses of ListOpenWorkflowExecutionsIterable in software.amazon.awssdk.services.swf
Methods in software.amazon.awssdk.services.swf that return ListOpenWorkflowExecutionsIterable Modifier and Type Method Description default ListOpenWorkflowExecutionsIterableSwfClient. listOpenWorkflowExecutionsPaginator(Consumer<ListOpenWorkflowExecutionsRequest.Builder> listOpenWorkflowExecutionsRequest)This is a variant ofSwfClient.listOpenWorkflowExecutions(software.amazon.awssdk.services.swf.model.ListOpenWorkflowExecutionsRequest)operation.default ListOpenWorkflowExecutionsIterableSwfClient. listOpenWorkflowExecutionsPaginator(ListOpenWorkflowExecutionsRequest listOpenWorkflowExecutionsRequest)This is a variant ofSwfClient.listOpenWorkflowExecutions(software.amazon.awssdk.services.swf.model.ListOpenWorkflowExecutionsRequest)operation.
-