Uses of Class
com.azure.resourcemanager.datafactory.models.SalesforceSink
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of SalesforceSink in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionSalesforceSink.withDisableMetricsCollection
(Object disableMetricsCollection) Set the disableMetricsCollection property: If true, disable data store metrics collection.SalesforceSink.withExternalIdFieldName
(Object externalIdFieldName) Set the externalIdFieldName property: The name of the external ID field for upsert operation.SalesforceSink.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.SalesforceSink.withMaxConcurrentConnections
(Object maxConcurrentConnections) Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.SalesforceSink.withSinkRetryCount
(Object sinkRetryCount) Set the sinkRetryCount property: Sink retry count.SalesforceSink.withSinkRetryWait
(Object sinkRetryWait) Set the sinkRetryWait property: Sink retry wait.SalesforceSink.withWriteBatchSize
(Object writeBatchSize) Set the writeBatchSize property: Write batch size.SalesforceSink.withWriteBatchTimeout
(Object writeBatchTimeout) Set the writeBatchTimeout property: Write batch timeout.SalesforceSink.withWriteBehavior
(SalesforceSinkWriteBehavior writeBehavior) Set the writeBehavior property: The write behavior for the operation.