public static class CreateSyntheticTaskRequest.CreateSyntheticTaskRequestNet
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Long |
netDigSwitch
example:
0
|
String |
netDNSNs
example:
114.114.XX.XX
|
Long |
netDNSQueryMethod
example:
1
|
Long |
netDNSServer
example:
0
|
Long |
netDNSSwitch
example:
1
|
Long |
netDNSTimeout
example:
5
|
Long |
netICMPActive
example:
0
|
Long |
netICMPDataCut
example:
0
|
Long |
netICMPInterval
example:
1
|
Long |
netICMPNum
example:
4
|
Long |
netICMPSize
example:
32
|
Long |
netICMPSwitch
example:
1
|
Long |
netICMPTimeout |
Long |
netTraceRouteNum
example:
20
|
Long |
netTraceRouteSwitch
example:
1
|
Long |
netTraceRouteTimeout
example:
60
|
String |
whiteList
|
| 构造器和说明 |
|---|
CreateSyntheticTaskRequestNet() |
@NameInMap(value="NetDNSNs") public String netDNSNs
114.114.XX.XX
@NameInMap(value="NetDNSQueryMethod") public Long netDNSQueryMethod
1
@NameInMap(value="NetDNSServer") public Long netDNSServer
0
@NameInMap(value="NetDNSSwitch") public Long netDNSSwitch
1
@NameInMap(value="NetDNSTimeout") public Long netDNSTimeout
5
@NameInMap(value="NetDigSwitch") public Long netDigSwitch
0
@NameInMap(value="NetICMPActive") public Long netICMPActive
0
@NameInMap(value="NetICMPDataCut") public Long netICMPDataCut
0
@NameInMap(value="NetICMPInterval") public Long netICMPInterval
1
@NameInMap(value="NetICMPNum") public Long netICMPNum
4
@NameInMap(value="NetICMPSize") public Long netICMPSize
32
@NameInMap(value="NetICMPSwitch") public Long netICMPSwitch
1
@NameInMap(value="NetICMPTimeout") public Long netICMPTimeout
@NameInMap(value="NetTraceRouteNum") public Long netTraceRouteNum
20
@NameInMap(value="NetTraceRouteSwitch") public Long netTraceRouteSwitch
1
@NameInMap(value="NetTraceRouteTimeout") public Long netTraceRouteTimeout
60
@NameInMap(value="WhiteList") public String whiteList
public static CreateSyntheticTaskRequest.CreateSyntheticTaskRequestNet build(Map<String,?> map) throws Exception
Exceptionpublic CreateSyntheticTaskRequest.CreateSyntheticTaskRequestNet setNetDNSNs(String netDNSNs)
public String getNetDNSNs()
public CreateSyntheticTaskRequest.CreateSyntheticTaskRequestNet setNetDNSQueryMethod(Long netDNSQueryMethod)
public Long getNetDNSQueryMethod()
public CreateSyntheticTaskRequest.CreateSyntheticTaskRequestNet setNetDNSServer(Long netDNSServer)
public Long getNetDNSServer()
public CreateSyntheticTaskRequest.CreateSyntheticTaskRequestNet setNetDNSSwitch(Long netDNSSwitch)
public Long getNetDNSSwitch()
public CreateSyntheticTaskRequest.CreateSyntheticTaskRequestNet setNetDNSTimeout(Long netDNSTimeout)
public Long getNetDNSTimeout()
public CreateSyntheticTaskRequest.CreateSyntheticTaskRequestNet setNetDigSwitch(Long netDigSwitch)
public Long getNetDigSwitch()
public CreateSyntheticTaskRequest.CreateSyntheticTaskRequestNet setNetICMPActive(Long netICMPActive)
public Long getNetICMPActive()
public CreateSyntheticTaskRequest.CreateSyntheticTaskRequestNet setNetICMPDataCut(Long netICMPDataCut)
public Long getNetICMPDataCut()
public CreateSyntheticTaskRequest.CreateSyntheticTaskRequestNet setNetICMPInterval(Long netICMPInterval)
public Long getNetICMPInterval()
public CreateSyntheticTaskRequest.CreateSyntheticTaskRequestNet setNetICMPNum(Long netICMPNum)
public Long getNetICMPNum()
public CreateSyntheticTaskRequest.CreateSyntheticTaskRequestNet setNetICMPSize(Long netICMPSize)
public Long getNetICMPSize()
public CreateSyntheticTaskRequest.CreateSyntheticTaskRequestNet setNetICMPSwitch(Long netICMPSwitch)
public Long getNetICMPSwitch()
public CreateSyntheticTaskRequest.CreateSyntheticTaskRequestNet setNetICMPTimeout(Long netICMPTimeout)
public Long getNetICMPTimeout()
public CreateSyntheticTaskRequest.CreateSyntheticTaskRequestNet setNetTraceRouteNum(Long netTraceRouteNum)
public Long getNetTraceRouteNum()
public CreateSyntheticTaskRequest.CreateSyntheticTaskRequestNet setNetTraceRouteSwitch(Long netTraceRouteSwitch)
public Long getNetTraceRouteSwitch()
public CreateSyntheticTaskRequest.CreateSyntheticTaskRequestNet setNetTraceRouteTimeout(Long netTraceRouteTimeout)
public Long getNetTraceRouteTimeout()
public CreateSyntheticTaskRequest.CreateSyntheticTaskRequestNet setWhiteList(String whiteList)
public String getWhiteList()
Copyright © 2024. All rights reserved.