| Package | Description |
|---|---|
| software.amazon.awssdk.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
List<ConnectorProfile> |
DescribeConnectorProfilesResponse.connectorProfileDetails()
Returns information about the connector profiles associated with the flow.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeConnectorProfilesResponse.Builder |
DescribeConnectorProfilesResponse.Builder.connectorProfileDetails(ConnectorProfile... connectorProfileDetails)
Returns information about the connector profiles associated with the flow.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeConnectorProfilesResponse.Builder |
DescribeConnectorProfilesResponse.Builder.connectorProfileDetails(Collection<ConnectorProfile> connectorProfileDetails)
Returns information about the connector profiles associated with the flow.
|
Copyright © 2022. All rights reserved.