Interface PardotConnectorProfileProperties.Builder

    • Method Detail

      • instanceUrl

        PardotConnectorProfileProperties.Builder instanceUrl​(String 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.