| Package | Description |
|---|---|
| software.amazon.awssdk.services.appflow |
Welcome to the Amazon AppFlow API reference.
|
| software.amazon.awssdk.services.appflow.paginators |
| Modifier and Type | Method and Description |
|---|---|
default DescribeConnectorsResponse |
AppflowClient.describeConnectors(Consumer<DescribeConnectorsRequest.Builder> 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeConnectorsResponse> |
AppflowAsyncClient.describeConnectors(Consumer<DescribeConnectorsRequest.Builder> describeConnectorsRequest)
Describes the connectors vended by Amazon AppFlow for specified connector types.
|
default CompletableFuture<DescribeConnectorsResponse> |
AppflowAsyncClient.describeConnectors(DescribeConnectorsRequest describeConnectorsRequest)
Describes the connectors vended by Amazon AppFlow for specified connector types.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<DescribeConnectorsResponse> |
DescribeConnectorsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeConnectorsPublisher.subscribe(org.reactivestreams.Subscriber<? super DescribeConnectorsResponse> subscriber) |
Copyright © 2023. All rights reserved.