| Package | Description |
|---|---|
| software.amazon.awssdk.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
static PardotConnectorProfileProperties.Builder |
PardotConnectorProfileProperties.builder() |
PardotConnectorProfileProperties.Builder |
PardotConnectorProfileProperties.Builder.businessUnitId(String businessUnitId)
The business unit id of Salesforce Pardot instance.
|
PardotConnectorProfileProperties.Builder |
PardotConnectorProfileProperties.Builder.instanceUrl(String instanceUrl)
The location of the Salesforce Pardot resource.
|
PardotConnectorProfileProperties.Builder |
PardotConnectorProfileProperties.Builder.isSandboxEnvironment(Boolean isSandboxEnvironment)
Indicates whether the connector profile applies to a sandbox or production environment.
|
PardotConnectorProfileProperties.Builder |
PardotConnectorProfileProperties.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends PardotConnectorProfileProperties.Builder> |
PardotConnectorProfileProperties.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default ConnectorProfileProperties.Builder |
ConnectorProfileProperties.Builder.pardot(Consumer<PardotConnectorProfileProperties.Builder> pardot)
The connector-specific properties required by Salesforce Pardot.
|
Copyright © 2023. All rights reserved.