Uses of Class
software.amazon.awssdk.services.swf.paginators.GetWorkflowExecutionHistoryIterable
-
Packages that use GetWorkflowExecutionHistoryIterable Package Description software.amazon.awssdk.services.swf Amazon Simple Workflow Service -
-
Uses of GetWorkflowExecutionHistoryIterable in software.amazon.awssdk.services.swf
Methods in software.amazon.awssdk.services.swf that return GetWorkflowExecutionHistoryIterable Modifier and Type Method Description default GetWorkflowExecutionHistoryIterableSwfClient. getWorkflowExecutionHistoryPaginator(Consumer<GetWorkflowExecutionHistoryRequest.Builder> getWorkflowExecutionHistoryRequest)This is a variant ofSwfClient.getWorkflowExecutionHistory(software.amazon.awssdk.services.swf.model.GetWorkflowExecutionHistoryRequest)operation.default GetWorkflowExecutionHistoryIterableSwfClient. getWorkflowExecutionHistoryPaginator(GetWorkflowExecutionHistoryRequest getWorkflowExecutionHistoryRequest)This is a variant ofSwfClient.getWorkflowExecutionHistory(software.amazon.awssdk.services.swf.model.GetWorkflowExecutionHistoryRequest)operation.
-