Uses of Class
com.azure.resourcemanager.datafactory.models.HttpSource
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of HttpSource in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionHttpSource.withDisableMetricsCollection
(Object disableMetricsCollection) Set the disableMetricsCollection property: If true, disable data store metrics collection.HttpSource.withHttpRequestTimeout
(Object httpRequestTimeout) Set the httpRequestTimeout property: Specifies the timeout for a HTTP client to get HTTP response from HTTP server.HttpSource.withMaxConcurrentConnections
(Object maxConcurrentConnections) Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.HttpSource.withSourceRetryCount
(Object sourceRetryCount) Set the sourceRetryCount property: Source retry count.HttpSource.withSourceRetryWait
(Object sourceRetryWait) Set the sourceRetryWait property: Source retry wait.