| Package | Description |
|---|---|
| com.amazonaws.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
CustomConnectorProfileProperties |
CustomConnectorProfileProperties.addProfilePropertiesEntry(String key,
String value)
Add a single ProfileProperties entry
|
CustomConnectorProfileProperties |
CustomConnectorProfileProperties.clearProfilePropertiesEntries()
Removes all the entries added into ProfileProperties.
|
CustomConnectorProfileProperties |
CustomConnectorProfileProperties.clone() |
CustomConnectorProfileProperties |
ConnectorProfileProperties.getCustomConnector()
The properties required by the custom connector.
|
CustomConnectorProfileProperties |
CustomConnectorProfileProperties.withOAuth2Properties(OAuth2Properties oAuth2Properties) |
CustomConnectorProfileProperties |
CustomConnectorProfileProperties.withProfileProperties(Map<String,String> profileProperties)
A map of properties that are required to create a profile for the custom connector.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectorProfileProperties.setCustomConnector(CustomConnectorProfileProperties customConnector)
The properties required by the custom connector.
|
ConnectorProfileProperties |
ConnectorProfileProperties.withCustomConnector(CustomConnectorProfileProperties customConnector)
The properties required by the custom connector.
|
Copyright © 2023. All rights reserved.