DataSourceWebCrawlerUrls

data class DataSourceWebCrawlerUrls(val seedUrlConfiguration: DataSourceWebCrawlerSeedUrlConfiguration? = null, val siteMapsConfiguration: DataSourceWebCrawlerSiteMapsConfiguration? = null)

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties