public static final class CreateSyntheticTaskRequest.Net.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
CreateSyntheticTaskRequest.Net |
build() |
CreateSyntheticTaskRequest.Net.Builder |
netDigSwitch(Long netDigSwitch)
Specifies whether to display the data in the DIG format.
|
CreateSyntheticTaskRequest.Net.Builder |
netDNSNs(String netDNSNs)
The DNS server.
|
CreateSyntheticTaskRequest.Net.Builder |
netDNSQueryMethod(Long netDNSQueryMethod)
The DNS query method.
|
CreateSyntheticTaskRequest.Net.Builder |
netDNSServer(Long netDNSServer)
The IP address type of the DNS server.
|
CreateSyntheticTaskRequest.Net.Builder |
netDNSSwitch(Long netDNSSwitch)
Specifies whether to enable domain name system (DNS) monitoring.
|
CreateSyntheticTaskRequest.Net.Builder |
netDNSTimeout(Long netDNSTimeout)
The timeout period of DNS monitoring.
|
CreateSyntheticTaskRequest.Net.Builder |
netICMPActive(Long netICMPActive)
The protocol type.
|
CreateSyntheticTaskRequest.Net.Builder |
netICMPDataCut(Long netICMPDataCut)
Specifies whether to split packages.
|
CreateSyntheticTaskRequest.Net.Builder |
netICMPInterval(Long netICMPInterval)
The interval at which the network synthetic monitoring task is executed.
|
CreateSyntheticTaskRequest.Net.Builder |
netICMPNum(Long netICMPNum)
The number of packages.
|
CreateSyntheticTaskRequest.Net.Builder |
netICMPSize(Long netICMPSize)
The package size.
|
CreateSyntheticTaskRequest.Net.Builder |
netICMPSwitch(Long netICMPSwitch)
Specifies whether to enable ping monitoring.
|
CreateSyntheticTaskRequest.Net.Builder |
netICMPTimeout(Long netICMPTimeout)
The timeout period of Ping monitoring.
|
CreateSyntheticTaskRequest.Net.Builder |
netTraceRouteNum(Long netTraceRouteNum)
The maximum number of active monitoring points.
|
CreateSyntheticTaskRequest.Net.Builder |
netTraceRouteSwitch(Long netTraceRouteSwitch)
Specifies whether to enable tracert monitoring.
|
CreateSyntheticTaskRequest.Net.Builder |
netTraceRouteTimeout(Long netTraceRouteTimeout)
The timeout period of tracert monitoring.
|
CreateSyntheticTaskRequest.Net.Builder |
whiteList(String whiteList)
The whitelist for DNS hijacking.
|
public CreateSyntheticTaskRequest.Net.Builder netDNSNs(String netDNSNs)
public CreateSyntheticTaskRequest.Net.Builder netDNSQueryMethod(Long netDNSQueryMethod)
* 1: recursion * 2: iteration
public CreateSyntheticTaskRequest.Net.Builder netDNSServer(Long netDNSServer)
* 0: IPv4 * 1: IPv6 * 2: an automatic IP address
public CreateSyntheticTaskRequest.Net.Builder netDNSSwitch(Long netDNSSwitch)
* 0: Off. * 1: On. You must set DNS parameters if you want to enable DNS monitoring.
public CreateSyntheticTaskRequest.Net.Builder netDNSTimeout(Long netDNSTimeout)
public CreateSyntheticTaskRequest.Net.Builder netDigSwitch(Long netDigSwitch)
* 0: no * 1: yes
public CreateSyntheticTaskRequest.Net.Builder netICMPActive(Long netICMPActive)
* 0: ICMP * 1: TCP
public CreateSyntheticTaskRequest.Net.Builder netICMPDataCut(Long netICMPDataCut)
* 0: no * 1: yes
public CreateSyntheticTaskRequest.Net.Builder netICMPInterval(Long netICMPInterval)
public CreateSyntheticTaskRequest.Net.Builder netICMPNum(Long netICMPNum)
public CreateSyntheticTaskRequest.Net.Builder netICMPSize(Long netICMPSize)
public CreateSyntheticTaskRequest.Net.Builder netICMPSwitch(Long netICMPSwitch)
* 0: Off. * 1: On. You must set Internet control message protocol (ICMP) parameters if you want to enable ping monitoring.
public CreateSyntheticTaskRequest.Net.Builder netICMPTimeout(Long netICMPTimeout)
public CreateSyntheticTaskRequest.Net.Builder netTraceRouteNum(Long netTraceRouteNum)
public CreateSyntheticTaskRequest.Net.Builder netTraceRouteSwitch(Long netTraceRouteSwitch)
* 0: Off. * 1: On. You must set the tracert parameters if you want to enable tracert monitoring.
public CreateSyntheticTaskRequest.Net.Builder netTraceRouteTimeout(Long netTraceRouteTimeout)
public CreateSyntheticTaskRequest.Net.Builder whiteList(String whiteList)
> Wireless application protocol (WAP) networks do not support DNS hijacking.
public CreateSyntheticTaskRequest.Net build()
Copyright © 2024. All rights reserved.