| 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<ListConnectorsResponse> |
AppflowAsyncClient.listConnectors(ListConnectorsRequest listConnectorsRequest)
Returns the list of all registered custom connectors in your Amazon Web Services account.
|
default ListConnectorsResponse |
AppflowClient.listConnectors(ListConnectorsRequest listConnectorsRequest)
Returns the list of all registered custom connectors in your Amazon Web Services account.
|
default ListConnectorsPublisher |
AppflowAsyncClient.listConnectorsPaginator(ListConnectorsRequest listConnectorsRequest)
Returns the list of all registered custom connectors in your Amazon Web Services account.
|
default ListConnectorsIterable |
AppflowClient.listConnectorsPaginator(ListConnectorsRequest listConnectorsRequest)
Returns the list of all registered custom connectors in your Amazon Web Services account.
|
| Constructor and Description |
|---|
ListConnectorsIterable(AppflowClient client,
ListConnectorsRequest firstRequest) |
ListConnectorsPublisher(AppflowAsyncClient client,
ListConnectorsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListConnectorsRequestMarshaller.marshall(ListConnectorsRequest listConnectorsRequest) |
Copyright © 2022. All rights reserved.