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