public static interface SalesforceConnectorProfileProperties.Builder extends SdkPojo, CopyableBuilder<SalesforceConnectorProfileProperties.Builder,SalesforceConnectorProfileProperties>
| Modifier and Type | Method and Description |
|---|---|
SalesforceConnectorProfileProperties.Builder |
instanceUrl(String instanceUrl)
The location of the Salesforce resource.
|
SalesforceConnectorProfileProperties.Builder |
isSandboxEnvironment(Boolean isSandboxEnvironment)
Indicates whether the connector profile applies to a sandbox or production environment.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSalesforceConnectorProfileProperties.Builder instanceUrl(String instanceUrl)
The location of the Salesforce resource.
instanceUrl - The location of the Salesforce resource.SalesforceConnectorProfileProperties.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.Copyright © 2022. All rights reserved.