Uses of Class
com.azure.analytics.synapse.artifacts.models.HttpSource
Package
Description
Package containing the data models for ArtifactsClient.
-
Uses of HttpSource in com.azure.analytics.synapse.artifacts.models
Modifier and TypeMethodDescriptionHttpSource.setHttpRequestTimeout
(Object httpRequestTimeout) Set the httpRequestTimeout property: Specifies the timeout for a HTTP client to get HTTP response from HTTP server.HttpSource.setMaxConcurrentConnections
(Object maxConcurrentConnections) Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.HttpSource.setSourceRetryCount
(Object sourceRetryCount) Set the sourceRetryCount property: Source retry count.HttpSource.setSourceRetryWait
(Object sourceRetryWait) Set the sourceRetryWait property: Source retry wait.