Uses of Class
com.azure.resourcemanager.datafactory.models.SalesforceServiceCloudSink
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of SalesforceServiceCloudSink in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionSalesforceServiceCloudSink.withDisableMetricsCollection
(Object disableMetricsCollection) Set the disableMetricsCollection property: If true, disable data store metrics collection.SalesforceServiceCloudSink.withExternalIdFieldName
(Object externalIdFieldName) Set the externalIdFieldName property: The name of the external ID field for upsert operation.SalesforceServiceCloudSink.withIgnoreNullValues
(Object ignoreNullValues) Set the ignoreNullValues property: The flag indicating whether or not to ignore null values from input dataset (except key fields) during write operation.SalesforceServiceCloudSink.withMaxConcurrentConnections
(Object maxConcurrentConnections) Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.SalesforceServiceCloudSink.withSinkRetryCount
(Object sinkRetryCount) Set the sinkRetryCount property: Sink retry count.SalesforceServiceCloudSink.withSinkRetryWait
(Object sinkRetryWait) Set the sinkRetryWait property: Sink retry wait.SalesforceServiceCloudSink.withWriteBatchSize
(Object writeBatchSize) Set the writeBatchSize property: Write batch size.SalesforceServiceCloudSink.withWriteBatchTimeout
(Object writeBatchTimeout) Set the writeBatchTimeout property: Write batch timeout.SalesforceServiceCloudSink.withWriteBehavior
(SalesforceSinkWriteBehavior writeBehavior) Set the writeBehavior property: The write behavior for the operation.