| Package | Description |
|---|---|
| com.amazonaws.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
ConnectorProfileConfig |
ConnectorProfileConfig.clone() |
ConnectorProfileConfig |
UpdateConnectorProfileRequest.getConnectorProfileConfig()
Defines the connector-specific profile configuration and credentials.
|
ConnectorProfileConfig |
CreateConnectorProfileRequest.getConnectorProfileConfig()
Defines the connector-specific configuration and credentials.
|
ConnectorProfileConfig |
ConnectorProfileConfig.withConnectorProfileCredentials(ConnectorProfileCredentials connectorProfileCredentials)
The connector-specific credentials required by each connector.
|
ConnectorProfileConfig |
ConnectorProfileConfig.withConnectorProfileProperties(ConnectorProfileProperties connectorProfileProperties)
The connector-specific properties of the profile configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateConnectorProfileRequest.setConnectorProfileConfig(ConnectorProfileConfig connectorProfileConfig)
Defines the connector-specific profile configuration and credentials.
|
void |
CreateConnectorProfileRequest.setConnectorProfileConfig(ConnectorProfileConfig connectorProfileConfig)
Defines the connector-specific configuration and credentials.
|
UpdateConnectorProfileRequest |
UpdateConnectorProfileRequest.withConnectorProfileConfig(ConnectorProfileConfig connectorProfileConfig)
Defines the connector-specific profile configuration and credentials.
|
CreateConnectorProfileRequest |
CreateConnectorProfileRequest.withConnectorProfileConfig(ConnectorProfileConfig connectorProfileConfig)
Defines the connector-specific configuration and credentials.
|
Copyright © 2024. All rights reserved.