Uses of Class
com.azure.resourcemanager.datafactory.models.SalesforceServiceCloudSource
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of SalesforceServiceCloudSource in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionSalesforceServiceCloudSource.withAdditionalColumns
(Object additionalColumns) Set the additionalColumns property: Specifies the additional columns to be added to source data.SalesforceServiceCloudSource.withDisableMetricsCollection
(Object disableMetricsCollection) Set the disableMetricsCollection property: If true, disable data store metrics collection.SalesforceServiceCloudSource.withMaxConcurrentConnections
(Object maxConcurrentConnections) Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.Set the query property: Database query.SalesforceServiceCloudSource.withReadBehavior
(SalesforceSourceReadBehavior readBehavior) Set the readBehavior property: The read behavior for the operation.SalesforceServiceCloudSource.withSourceRetryCount
(Object sourceRetryCount) Set the sourceRetryCount property: Source retry count.SalesforceServiceCloudSource.withSourceRetryWait
(Object sourceRetryWait) Set the sourceRetryWait property: Source retry wait.