SalesforceServiceCloudSink |
SalesforceServiceCloudSink.withDisableMetricsCollection(Object disableMetricsCollection) |
Set the disableMetricsCollection property: If true, disable data store metrics collection.
|
SalesforceServiceCloudSink |
SalesforceServiceCloudSink.withExternalIdFieldName(Object externalIdFieldName) |
Set the externalIdFieldName property: The name of the external ID field for upsert operation.
|
SalesforceServiceCloudSink |
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 |
SalesforceServiceCloudSink.withMaxConcurrentConnections(Object maxConcurrentConnections) |
Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
|
SalesforceServiceCloudSink |
SalesforceServiceCloudSink.withSinkRetryCount(Object sinkRetryCount) |
Set the sinkRetryCount property: Sink retry count.
|
SalesforceServiceCloudSink |
SalesforceServiceCloudSink.withSinkRetryWait(Object sinkRetryWait) |
Set the sinkRetryWait property: Sink retry wait.
|
SalesforceServiceCloudSink |
SalesforceServiceCloudSink.withWriteBatchSize(Object writeBatchSize) |
Set the writeBatchSize property: Write batch size.
|
SalesforceServiceCloudSink |
SalesforceServiceCloudSink.withWriteBatchTimeout(Object writeBatchTimeout) |
Set the writeBatchTimeout property: Write batch timeout.
|
SalesforceServiceCloudSink |
SalesforceServiceCloudSink.withWriteBehavior(SalesforceSinkWriteBehavior writeBehavior) |
Set the writeBehavior property: The write behavior for the operation.
|