Uses of Class
software.amazon.awssdk.services.appflow.paginators.DescribeFlowExecutionRecordsIterable
-
Packages that use DescribeFlowExecutionRecordsIterable Package Description software.amazon.awssdk.services.appflow Welcome to the Amazon AppFlow API reference. -
-
Uses of DescribeFlowExecutionRecordsIterable in software.amazon.awssdk.services.appflow
Methods in software.amazon.awssdk.services.appflow that return DescribeFlowExecutionRecordsIterable Modifier and Type Method Description default DescribeFlowExecutionRecordsIterableAppflowClient. describeFlowExecutionRecordsPaginator(Consumer<DescribeFlowExecutionRecordsRequest.Builder> describeFlowExecutionRecordsRequest)This is a variant ofAppflowClient.describeFlowExecutionRecords(software.amazon.awssdk.services.appflow.model.DescribeFlowExecutionRecordsRequest)operation.default DescribeFlowExecutionRecordsIterableAppflowClient. describeFlowExecutionRecordsPaginator(DescribeFlowExecutionRecordsRequest describeFlowExecutionRecordsRequest)This is a variant ofAppflowClient.describeFlowExecutionRecords(software.amazon.awssdk.services.appflow.model.DescribeFlowExecutionRecordsRequest)operation.
-