public static class CreateSyntheticTaskRequest.CreateSyntheticTaskRequestDownload
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Double |
connectionTimeout
example:
200
|
String |
downloadCustomHeaderContent |
Long |
downloadCustomHost
example:
1
|
String |
downloadCustomHostIp
example:
ipv4:192.168.2.1,192.168.2.5:img.a.com|192.168.2.1[8080]:img.a.com
|
String |
downloadIgnoreCertificateError |
Long |
downloadKernel
example:
1
|
Long |
downloadRedirection |
Long |
downloadTransmissionSize |
Long |
monitorTimeout |
String |
quickProtocol
example:
1
|
String |
validateKeywords |
Long |
verifyWay
example:
0
|
String |
whiteList
example:
[{\"src\":\"211.154.166.174\"}]
|
| 构造器和说明 |
|---|
CreateSyntheticTaskRequestDownload() |
@NameInMap(value="ConnectionTimeout") public Double connectionTimeout
200
@NameInMap(value="DownloadCustomHeaderContent") public String downloadCustomHeaderContent
@NameInMap(value="DownloadCustomHost") public Long downloadCustomHost
1
@NameInMap(value="DownloadCustomHostIp") public String downloadCustomHostIp
ipv4:192.168.2.1,192.168.2.5:img.a.com|192.168.2.1[8080]:img.a.com
@NameInMap(value="DownloadIgnoreCertificateError") public String downloadIgnoreCertificateError
@NameInMap(value="DownloadKernel") public Long downloadKernel
1
@NameInMap(value="DownloadRedirection") public Long downloadRedirection
@NameInMap(value="DownloadTransmissionSize") public Long downloadTransmissionSize
@NameInMap(value="MonitorTimeout") public Long monitorTimeout
@NameInMap(value="QuickProtocol") public String quickProtocol
1
@NameInMap(value="ValidateKeywords") public String validateKeywords
@NameInMap(value="VerifyWay") public Long verifyWay
0
@NameInMap(value="WhiteList") public String whiteList
[{\"src\":\"211.154.166.174\"}]
public static CreateSyntheticTaskRequest.CreateSyntheticTaskRequestDownload build(Map<String,?> map) throws Exception
Exceptionpublic CreateSyntheticTaskRequest.CreateSyntheticTaskRequestDownload setConnectionTimeout(Double connectionTimeout)
public Double getConnectionTimeout()
public CreateSyntheticTaskRequest.CreateSyntheticTaskRequestDownload setDownloadCustomHeaderContent(String downloadCustomHeaderContent)
public String getDownloadCustomHeaderContent()
public CreateSyntheticTaskRequest.CreateSyntheticTaskRequestDownload setDownloadCustomHost(Long downloadCustomHost)
public Long getDownloadCustomHost()
public CreateSyntheticTaskRequest.CreateSyntheticTaskRequestDownload setDownloadCustomHostIp(String downloadCustomHostIp)
public String getDownloadCustomHostIp()
public CreateSyntheticTaskRequest.CreateSyntheticTaskRequestDownload setDownloadIgnoreCertificateError(String downloadIgnoreCertificateError)
public String getDownloadIgnoreCertificateError()
public CreateSyntheticTaskRequest.CreateSyntheticTaskRequestDownload setDownloadKernel(Long downloadKernel)
public Long getDownloadKernel()
public CreateSyntheticTaskRequest.CreateSyntheticTaskRequestDownload setDownloadRedirection(Long downloadRedirection)
public Long getDownloadRedirection()
public CreateSyntheticTaskRequest.CreateSyntheticTaskRequestDownload setDownloadTransmissionSize(Long downloadTransmissionSize)
public Long getDownloadTransmissionSize()
public CreateSyntheticTaskRequest.CreateSyntheticTaskRequestDownload setMonitorTimeout(Long monitorTimeout)
public Long getMonitorTimeout()
public CreateSyntheticTaskRequest.CreateSyntheticTaskRequestDownload setQuickProtocol(String quickProtocol)
public String getQuickProtocol()
public CreateSyntheticTaskRequest.CreateSyntheticTaskRequestDownload setValidateKeywords(String validateKeywords)
public String getValidateKeywords()
public CreateSyntheticTaskRequest.CreateSyntheticTaskRequestDownload setVerifyWay(Long verifyWay)
public Long getVerifyWay()
public CreateSyntheticTaskRequest.CreateSyntheticTaskRequestDownload setWhiteList(String whiteList)
public String getWhiteList()
Copyright © 2024. All rights reserved.