Uses of Class
software.amazon.awssdk.services.appflow.model.DescribeFlowExecutionRecordsRequest
-
Packages that use DescribeFlowExecutionRecordsRequest Package Description software.amazon.awssdk.services.appflow Welcome to the Amazon AppFlow API reference.software.amazon.awssdk.services.appflow.paginators software.amazon.awssdk.services.appflow.transform -
-
Uses of DescribeFlowExecutionRecordsRequest in software.amazon.awssdk.services.appflow
-
Uses of DescribeFlowExecutionRecordsRequest in software.amazon.awssdk.services.appflow.paginators
Constructors in software.amazon.awssdk.services.appflow.paginators with parameters of type DescribeFlowExecutionRecordsRequest Constructor Description DescribeFlowExecutionRecordsIterable(AppflowClient client, DescribeFlowExecutionRecordsRequest firstRequest)DescribeFlowExecutionRecordsPublisher(AppflowAsyncClient client, DescribeFlowExecutionRecordsRequest firstRequest) -
Uses of DescribeFlowExecutionRecordsRequest in software.amazon.awssdk.services.appflow.transform
Methods in software.amazon.awssdk.services.appflow.transform with parameters of type DescribeFlowExecutionRecordsRequest Modifier and Type Method Description SdkHttpFullRequestDescribeFlowExecutionRecordsRequestMarshaller. marshall(DescribeFlowExecutionRecordsRequest describeFlowExecutionRecordsRequest)
-