Uses of Class
com.azure.resourcemanager.datafactory.models.SapCloudForCustomerSink
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of SapCloudForCustomerSink in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionSapCloudForCustomerSink.withDisableMetricsCollection
(Object disableMetricsCollection) Set the disableMetricsCollection property: If true, disable data store metrics collection.SapCloudForCustomerSink.withHttpRequestTimeout
(Object httpRequestTimeout) Set the httpRequestTimeout property: The timeout (TimeSpan) to get an HTTP response.SapCloudForCustomerSink.withMaxConcurrentConnections
(Object maxConcurrentConnections) Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.SapCloudForCustomerSink.withSinkRetryCount
(Object sinkRetryCount) Set the sinkRetryCount property: Sink retry count.SapCloudForCustomerSink.withSinkRetryWait
(Object sinkRetryWait) Set the sinkRetryWait property: Sink retry wait.SapCloudForCustomerSink.withWriteBatchSize
(Object writeBatchSize) Set the writeBatchSize property: Write batch size.SapCloudForCustomerSink.withWriteBatchTimeout
(Object writeBatchTimeout) Set the writeBatchTimeout property: Write batch timeout.SapCloudForCustomerSink.withWriteBehavior
(SapCloudForCustomerSinkWriteBehavior writeBehavior) Set the writeBehavior property: The write behavior for the operation.