public static interface PardotConnectorProfileProperties.Builder extends SdkPojo, CopyableBuilder<PardotConnectorProfileProperties.Builder,PardotConnectorProfileProperties>
| Modifier and Type | Method and Description |
|---|---|
PardotConnectorProfileProperties.Builder |
businessUnitId(String businessUnitId)
The business unit id of Salesforce Pardot instance.
|
PardotConnectorProfileProperties.Builder |
instanceUrl(String instanceUrl)
The location of the Salesforce Pardot resource.
|
PardotConnectorProfileProperties.Builder |
isSandboxEnvironment(Boolean isSandboxEnvironment)
Indicates whether the connector profile applies to a sandbox or production environment.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildPardotConnectorProfileProperties.Builder instanceUrl(String instanceUrl)
The location of the Salesforce Pardot resource.
instanceUrl - The location of the Salesforce Pardot resource.PardotConnectorProfileProperties.Builder isSandboxEnvironment(Boolean isSandboxEnvironment)
Indicates whether the connector profile applies to a sandbox or production environment.
isSandboxEnvironment - Indicates whether the connector profile applies to a sandbox or production environment.PardotConnectorProfileProperties.Builder businessUnitId(String businessUnitId)
The business unit id of Salesforce Pardot instance.
businessUnitId - The business unit id of Salesforce Pardot instance.Copyright © 2023. All rights reserved.