| 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<DescribeConnectorsResponse> |
AppflowAsyncClient.describeConnectors(DescribeConnectorsRequest describeConnectorsRequest)
Describes the connectors vended by Amazon AppFlow for specified connector types.
|
default DescribeConnectorsResponse |
AppflowClient.describeConnectors(DescribeConnectorsRequest describeConnectorsRequest)
Describes the connectors vended by Amazon AppFlow for specified connector types.
|
default DescribeConnectorsPublisher |
AppflowAsyncClient.describeConnectorsPaginator(DescribeConnectorsRequest describeConnectorsRequest)
Describes the connectors vended by Amazon AppFlow for specified connector types.
|
default DescribeConnectorsIterable |
AppflowClient.describeConnectorsPaginator(DescribeConnectorsRequest describeConnectorsRequest)
Describes the connectors vended by Amazon AppFlow for specified connector types.
|
| Constructor and Description |
|---|
DescribeConnectorsIterable(AppflowClient client,
DescribeConnectorsRequest firstRequest) |
DescribeConnectorsPublisher(AppflowAsyncClient client,
DescribeConnectorsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeConnectorsRequestMarshaller.marshall(DescribeConnectorsRequest describeConnectorsRequest) |
Copyright © 2022. All rights reserved.