RequestCrawlRequest

data class RequestCrawlRequest(val hostname: String)

Constructors

Link copied to clipboard
constructor(hostname: String)

Properties

Link copied to clipboard

Hostname of the current service (eg, PDS) that is requesting to be crawled.