Uses of Class
org.openapitools.client.model.WebsiteScanRequest
Packages that use WebsiteScanRequest
-
Uses of WebsiteScanRequest in org.openapitools.client.api
Methods in org.openapitools.client.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).okhttp3.CallScanApi.scanWebsiteAsync(WebsiteScanRequest input, ApiCallback<WebsiteScanResult> _callback) Scan a website for malicious content and threats (asynchronously) Operation includes scanning the content of the URL for various types of malicious content and threats, including viruses and threats (including Phishing).okhttp3.CallScanApi.scanWebsiteCall(WebsiteScanRequest input, ApiCallback _callback) Build call for scanWebsiteScanApi.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 org.openapitools.client.model
Methods in org.openapitools.client.model that return WebsiteScanRequestModifier and TypeMethodDescriptionstatic WebsiteScanRequestCreate an instance of WebsiteScanRequest given an JSON string