| 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 |
| Modifier and Type | Method and Description |
|---|---|
default DescribeFlowExecutionRecordsResponse |
AppflowClient.describeFlowExecutionRecords(DescribeFlowExecutionRecordsRequest describeFlowExecutionRecordsRequest)
Fetches the execution history of the flow.
|
default CompletableFuture<DescribeFlowExecutionRecordsResponse> |
AppflowAsyncClient.describeFlowExecutionRecords(DescribeFlowExecutionRecordsRequest describeFlowExecutionRecordsRequest)
Fetches the execution history of the flow.
|
default DescribeFlowExecutionRecordsIterable |
AppflowClient.describeFlowExecutionRecordsPaginator(DescribeFlowExecutionRecordsRequest describeFlowExecutionRecordsRequest)
Fetches the execution history of the flow.
|
default DescribeFlowExecutionRecordsPublisher |
AppflowAsyncClient.describeFlowExecutionRecordsPaginator(DescribeFlowExecutionRecordsRequest describeFlowExecutionRecordsRequest)
Fetches the execution history of the flow.
|
| Constructor and Description |
|---|
DescribeFlowExecutionRecordsIterable(AppflowClient client,
DescribeFlowExecutionRecordsRequest firstRequest) |
DescribeFlowExecutionRecordsPublisher(AppflowAsyncClient client,
DescribeFlowExecutionRecordsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeFlowExecutionRecordsRequestMarshaller.marshall(DescribeFlowExecutionRecordsRequest describeFlowExecutionRecordsRequest) |
Copyright © 2023. All rights reserved.