Uses of Class
software.amazon.awssdk.services.sfn.paginators.GetExecutionHistoryIterable
Packages that use GetExecutionHistoryIterable
-
Uses of GetExecutionHistoryIterable in software.amazon.awssdk.services.sfn
Methods in software.amazon.awssdk.services.sfn that return GetExecutionHistoryIterableModifier and TypeMethodDescriptiondefault GetExecutionHistoryIterableSfnClient.getExecutionHistoryPaginator(Consumer<GetExecutionHistoryRequest.Builder> getExecutionHistoryRequest) This is a variant ofSfnClient.getExecutionHistory(software.amazon.awssdk.services.sfn.model.GetExecutionHistoryRequest)operation.default GetExecutionHistoryIterableSfnClient.getExecutionHistoryPaginator(GetExecutionHistoryRequest getExecutionHistoryRequest) This is a variant ofSfnClient.getExecutionHistory(software.amazon.awssdk.services.sfn.model.GetExecutionHistoryRequest)operation.