| Package | Description |
|---|---|
| com.amazonaws.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
PardotConnectorProfileProperties |
PardotConnectorProfileProperties.clone() |
PardotConnectorProfileProperties |
ConnectorProfileProperties.getPardot()
The connector-specific properties required by Salesforce Pardot.
|
PardotConnectorProfileProperties |
PardotConnectorProfileProperties.withBusinessUnitId(String businessUnitId)
The business unit id of Salesforce Pardot instance.
|
PardotConnectorProfileProperties |
PardotConnectorProfileProperties.withInstanceUrl(String instanceUrl)
The location of the Salesforce Pardot resource.
|
PardotConnectorProfileProperties |
PardotConnectorProfileProperties.withIsSandboxEnvironment(Boolean isSandboxEnvironment)
Indicates whether the connector profile applies to a sandbox or production environment.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectorProfileProperties.setPardot(PardotConnectorProfileProperties pardot)
The connector-specific properties required by Salesforce Pardot.
|
ConnectorProfileProperties |
ConnectorProfileProperties.withPardot(PardotConnectorProfileProperties pardot)
The connector-specific properties required by Salesforce Pardot.
|
Copyright © 2023. All rights reserved.