Interface PardotConnectorProfileProperties.Builder

All Superinterfaces:
Buildable, CopyableBuilder<PardotConnectorProfileProperties.Builder,PardotConnectorProfileProperties>, SdkBuilder<PardotConnectorProfileProperties.Builder,PardotConnectorProfileProperties>, SdkPojo
Enclosing class:
PardotConnectorProfileProperties

public static interface PardotConnectorProfileProperties.Builder extends SdkPojo, CopyableBuilder<PardotConnectorProfileProperties.Builder,PardotConnectorProfileProperties>
  • Method Details

    • instanceUrl

      The location of the Salesforce Pardot resource.

      Parameters:
      instanceUrl - The location of the Salesforce Pardot resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • isSandboxEnvironment

      PardotConnectorProfileProperties.Builder isSandboxEnvironment(Boolean isSandboxEnvironment)

      Indicates whether the connector profile applies to a sandbox or production environment.

      Parameters:
      isSandboxEnvironment - Indicates whether the connector profile applies to a sandbox or production environment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • businessUnitId

      PardotConnectorProfileProperties.Builder businessUnitId(String businessUnitId)

      The business unit id of Salesforce Pardot instance.

      Parameters:
      businessUnitId - The business unit id of Salesforce Pardot instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.