| 程序包 | 说明 |
|---|---|
| com.aliyun.sdk.service.arms20190808.models |
| 限定符和类型 | 方法和说明 |
|---|---|
CreateTimingSyntheticTaskRequest.Website.Builder |
CreateTimingSyntheticTaskRequest.Website.Builder.automaticScrolling(Integer automaticScrolling)
Specifies whether to automatically scroll up and down the screen to load a page.
|
static CreateTimingSyntheticTaskRequest.Website.Builder |
CreateTimingSyntheticTaskRequest.Website.builder() |
CreateTimingSyntheticTaskRequest.Website.Builder |
CreateTimingSyntheticTaskRequest.Website.Builder.customHeader(Integer customHeader)
Specifies whether to create a custom header.
|
CreateTimingSyntheticTaskRequest.Website.Builder |
CreateTimingSyntheticTaskRequest.Website.Builder.customHeaderContent(Map<String,String> customHeaderContent)
The custom header.
|
CreateTimingSyntheticTaskRequest.Website.Builder |
CreateTimingSyntheticTaskRequest.Website.Builder.disableCache(Integer disableCache)
Specifies whether to disable caching.
|
CreateTimingSyntheticTaskRequest.Website.Builder |
CreateTimingSyntheticTaskRequest.Website.Builder.disableCompression(Integer disableCompression)
Specifies whether to accept compressed files based on the HTTP Accept-Encoding request header.
|
CreateTimingSyntheticTaskRequest.Website.Builder |
CreateTimingSyntheticTaskRequest.Website.Builder.DNSHijackWhitelist(String DNSHijackWhitelist)
If the IP address or CNAME record resolved from a domain name is not included in the DNS whitelist, you cannot access the domain name, or an IP address that belongs to a different domain name is returned.
|
CreateTimingSyntheticTaskRequest.Website.Builder |
CreateTimingSyntheticTaskRequest.Website.Builder.elementBlacklist(String elementBlacklist)
The elements not to be loaded in the page loading process.
|
CreateTimingSyntheticTaskRequest.Website.Builder |
CreateTimingSyntheticTaskRequest.Website.Builder.filterInvalidIP(Integer filterInvalidIP)
Specifies whether to exclude invalid IP addresses.
|
CreateTimingSyntheticTaskRequest.Website.Builder |
CreateTimingSyntheticTaskRequest.Website.Builder.flowHijackJumpTimes(Integer flowHijackJumpTimes)
The total number of elements on the page.
|
CreateTimingSyntheticTaskRequest.Website.Builder |
CreateTimingSyntheticTaskRequest.Website.Builder.flowHijackLogo(String flowHijackLogo)
The keyword that is used to identify hijacking.
|
CreateTimingSyntheticTaskRequest.Website.Builder |
CreateTimingSyntheticTaskRequest.Website.Builder.ignoreCertificateError(Integer ignoreCertificateError)
Specifies whether to ignore certificate errors during certificate verification in the SSL handshake process and continue browsing.
|
CreateTimingSyntheticTaskRequest.Website.Builder |
CreateTimingSyntheticTaskRequest.Website.Builder.monitorTimeout(Long monitorTimeout)
The monitoring timeout period.
|
CreateTimingSyntheticTaskRequest.Website.Builder |
CreateTimingSyntheticTaskRequest.Website.Builder.pageTamper(String pageTamper)
Elements that are not included in the whitelist and appear on the page are tampered with.
|
CreateTimingSyntheticTaskRequest.Website.Builder |
CreateTimingSyntheticTaskRequest.Website.Builder.redirection(Integer redirection)
Specifies whether to continue browsing after redirection.
|
CreateTimingSyntheticTaskRequest.Website.Builder |
CreateTimingSyntheticTaskRequest.Website.Builder.slowElementThreshold(Long slowElementThreshold)
The time threshold that is used to define a slow element.
|
CreateTimingSyntheticTaskRequest.Website.Builder |
CreateTimingSyntheticTaskRequest.Website.Builder.targetUrl(String targetUrl)
The URL of the website.
|
CreateTimingSyntheticTaskRequest.Website.Builder |
CreateTimingSyntheticTaskRequest.Website.Builder.verifyStringBlacklist(String verifyStringBlacklist)
An arbitrary string in the source code of the page for verification.
|
CreateTimingSyntheticTaskRequest.Website.Builder |
CreateTimingSyntheticTaskRequest.Website.Builder.verifyStringWhitelist(String verifyStringWhitelist)
An arbitrary string in the source code of the page for verification.
|
CreateTimingSyntheticTaskRequest.Website.Builder |
CreateTimingSyntheticTaskRequest.Website.Builder.waitCompletionTime(Long waitCompletionTime)
The maximum waiting time.
|
Copyright © 2024. All rights reserved.