Uses of Class
com.cloudmersive.virusscan.model.WebsiteScanRequest
Packages that use WebsiteScanRequest
-
Uses of WebsiteScanRequest in com.cloudmersive.virusscan.api
Methods in com.cloudmersive.virusscan.api with parameters of type WebsiteScanRequestModifier and TypeMethodDescriptionScanApi.scanWebsite(WebsiteScanRequest input) Scan a website for malicious content and threats Operation includes scanning the content of the URL for various types of malicious content and threats, including viruses and threats (including Phishing).ScanApi.scanWebsiteWithHttpInfo(WebsiteScanRequest input) Scan a website for malicious content and threats Operation includes scanning the content of the URL for various types of malicious content and threats, including viruses and threats (including Phishing). -
Uses of WebsiteScanRequest in com.cloudmersive.virusscan.model
Methods in com.cloudmersive.virusscan.model that return WebsiteScanRequest