Uses of Class
software.amazon.awssdk.services.sfn.paginators.GetExecutionHistoryPublisher
-
Packages that use GetExecutionHistoryPublisher Package Description software.amazon.awssdk.services.sfn Step Functions -
-
Uses of GetExecutionHistoryPublisher in software.amazon.awssdk.services.sfn
Methods in software.amazon.awssdk.services.sfn that return GetExecutionHistoryPublisher Modifier and Type Method Description default GetExecutionHistoryPublisherSfnAsyncClient. getExecutionHistoryPaginator(Consumer<GetExecutionHistoryRequest.Builder> getExecutionHistoryRequest)This is a variant ofSfnAsyncClient.getExecutionHistory(software.amazon.awssdk.services.sfn.model.GetExecutionHistoryRequest)operation.default GetExecutionHistoryPublisherSfnAsyncClient. getExecutionHistoryPaginator(GetExecutionHistoryRequest getExecutionHistoryRequest)This is a variant ofSfnAsyncClient.getExecutionHistory(software.amazon.awssdk.services.sfn.model.GetExecutionHistoryRequest)operation.
-