| 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 CompletableFuture<ListFlowsResponse> |
AppflowAsyncClient.listFlows(ListFlowsRequest listFlowsRequest)
Lists all of the flows associated with your account.
|
default ListFlowsResponse |
AppflowClient.listFlows(ListFlowsRequest listFlowsRequest)
Lists all of the flows associated with your account.
|
default ListFlowsPublisher |
AppflowAsyncClient.listFlowsPaginator(ListFlowsRequest listFlowsRequest)
Lists all of the flows associated with your account.
|
default ListFlowsIterable |
AppflowClient.listFlowsPaginator(ListFlowsRequest listFlowsRequest)
Lists all of the flows associated with your account.
|
| Constructor and Description |
|---|
ListFlowsIterable(AppflowClient client,
ListFlowsRequest firstRequest) |
ListFlowsPublisher(AppflowAsyncClient client,
ListFlowsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListFlowsRequestMarshaller.marshall(ListFlowsRequest listFlowsRequest) |
Copyright © 2022. All rights reserved.