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