| Package | Description |
|---|---|
| software.amazon.awssdk.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
List<ConnectorDetail> |
ListConnectorsResponse.connectors()
Contains information about the connectors supported by Amazon AppFlow.
|
List<ConnectorDetail> |
DescribeConnectorsResponse.connectors()
Information about the connectors supported in Amazon AppFlow.
|
| Modifier and Type | Method and Description |
|---|---|
ListConnectorsResponse.Builder |
ListConnectorsResponse.Builder.connectors(ConnectorDetail... connectors)
Contains information about the connectors supported by Amazon AppFlow.
|
DescribeConnectorsResponse.Builder |
DescribeConnectorsResponse.Builder.connectors(ConnectorDetail... connectors)
Information about the connectors supported in Amazon AppFlow.
|
| Modifier and Type | Method and Description |
|---|---|
ListConnectorsResponse.Builder |
ListConnectorsResponse.Builder.connectors(Collection<ConnectorDetail> connectors)
Contains information about the connectors supported by Amazon AppFlow.
|
DescribeConnectorsResponse.Builder |
DescribeConnectorsResponse.Builder.connectors(Collection<ConnectorDetail> connectors)
Information about the connectors supported in Amazon AppFlow.
|
Copyright © 2022. All rights reserved.