public static class GetSyntheticTaskDetailResponseBody.GetSyntheticTaskDetailResponseBodyTaskDetailDownload
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Long |
connectionTimeout
example:
200
|
String |
downloadCustomHeaderContent
example:
char
|
Long |
downloadCustomHost
example:
0
|
String |
downloadCustomHostIp
example:
168.23.45.1
|
Long |
downloadKernel
example:
1
|
Long |
downloadRedirect
example:
1
|
Long |
downloadTransmissionSize
example:
20
|
Long |
monitorTimeout
example:
12
|
String |
quickProtocol
example:
1
|
String |
validateKeywords
example:
test
|
Long |
verifyWay
example:
0
|
String |
whiteList
example:
[{\"src\":\"211.154.166.174\"}]
|
| 构造器和说明 |
|---|
GetSyntheticTaskDetailResponseBodyTaskDetailDownload() |
@NameInMap(value="ConnectionTimeout") public Long connectionTimeout
200
@NameInMap(value="DownloadCustomHeaderContent") public String downloadCustomHeaderContent
char
@NameInMap(value="DownloadCustomHost") public Long downloadCustomHost
0
@NameInMap(value="DownloadCustomHostIp") public String downloadCustomHostIp
168.23.45.1
@NameInMap(value="DownloadKernel") public Long downloadKernel
1
@NameInMap(value="DownloadRedirect") public Long downloadRedirect
1
@NameInMap(value="DownloadTransmissionSize") public Long downloadTransmissionSize
20
@NameInMap(value="MonitorTimeout") public Long monitorTimeout
12
@NameInMap(value="QuickProtocol") public String quickProtocol
1
@NameInMap(value="ValidateKeywords") public String validateKeywords
test
@NameInMap(value="VerifyWay") public Long verifyWay
0
@NameInMap(value="WhiteList") public String whiteList
[{\"src\":\"211.154.166.174\"}]
public GetSyntheticTaskDetailResponseBodyTaskDetailDownload()
public static GetSyntheticTaskDetailResponseBody.GetSyntheticTaskDetailResponseBodyTaskDetailDownload build(Map<String,?> map) throws Exception
Exceptionpublic GetSyntheticTaskDetailResponseBody.GetSyntheticTaskDetailResponseBodyTaskDetailDownload setConnectionTimeout(Long connectionTimeout)
public Long getConnectionTimeout()
public GetSyntheticTaskDetailResponseBody.GetSyntheticTaskDetailResponseBodyTaskDetailDownload setDownloadCustomHeaderContent(String downloadCustomHeaderContent)
public String getDownloadCustomHeaderContent()
public GetSyntheticTaskDetailResponseBody.GetSyntheticTaskDetailResponseBodyTaskDetailDownload setDownloadCustomHost(Long downloadCustomHost)
public Long getDownloadCustomHost()
public GetSyntheticTaskDetailResponseBody.GetSyntheticTaskDetailResponseBodyTaskDetailDownload setDownloadCustomHostIp(String downloadCustomHostIp)
public String getDownloadCustomHostIp()
public GetSyntheticTaskDetailResponseBody.GetSyntheticTaskDetailResponseBodyTaskDetailDownload setDownloadKernel(Long downloadKernel)
public Long getDownloadKernel()
public GetSyntheticTaskDetailResponseBody.GetSyntheticTaskDetailResponseBodyTaskDetailDownload setDownloadRedirect(Long downloadRedirect)
public Long getDownloadRedirect()
public GetSyntheticTaskDetailResponseBody.GetSyntheticTaskDetailResponseBodyTaskDetailDownload setDownloadTransmissionSize(Long downloadTransmissionSize)
public Long getDownloadTransmissionSize()
public GetSyntheticTaskDetailResponseBody.GetSyntheticTaskDetailResponseBodyTaskDetailDownload setMonitorTimeout(Long monitorTimeout)
public Long getMonitorTimeout()
public GetSyntheticTaskDetailResponseBody.GetSyntheticTaskDetailResponseBodyTaskDetailDownload setQuickProtocol(String quickProtocol)
public String getQuickProtocol()
public GetSyntheticTaskDetailResponseBody.GetSyntheticTaskDetailResponseBodyTaskDetailDownload setValidateKeywords(String validateKeywords)
public String getValidateKeywords()
public GetSyntheticTaskDetailResponseBody.GetSyntheticTaskDetailResponseBodyTaskDetailDownload setVerifyWay(Long verifyWay)
public Long getVerifyWay()
public GetSyntheticTaskDetailResponseBody.GetSyntheticTaskDetailResponseBodyTaskDetailDownload setWhiteList(String whiteList)
public String getWhiteList()
Copyright © 2024. All rights reserved.