public static final class GetSyntheticTaskMonitorsResponseBody.Data.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
GetSyntheticTaskMonitorsResponseBody.Data |
build() |
GetSyntheticTaskMonitorsResponseBody.Data.Builder |
busy(Long busy)
The task status.
|
GetSyntheticTaskMonitorsResponseBody.Data.Builder |
city(String city)
The name of the city to which the monitoring point belongs.
|
GetSyntheticTaskMonitorsResponseBody.Data.Builder |
cityCode(Long cityCode)
The ID of the city to which the monitoring point belongs.
|
GetSyntheticTaskMonitorsResponseBody.Data.Builder |
clientType(Long clientType)
The client type:
* 1: IDC
* 2: Last mile
|
GetSyntheticTaskMonitorsResponseBody.Data.Builder |
district(String district)
The region to which the monitoring point belongs.
|
GetSyntheticTaskMonitorsResponseBody.Data.Builder |
netServiceId(Long netServiceId)
The ID of the carrier.
|
GetSyntheticTaskMonitorsResponseBody.Data.Builder |
netServiceName(String netServiceName)
The name of the carrier.
|
public GetSyntheticTaskMonitorsResponseBody.Data.Builder busy(Long busy)
* 0: active * 1: busy
public GetSyntheticTaskMonitorsResponseBody.Data.Builder city(String city)
public GetSyntheticTaskMonitorsResponseBody.Data.Builder cityCode(Long cityCode)
public GetSyntheticTaskMonitorsResponseBody.Data.Builder clientType(Long clientType)
* 1: IDC * 2: Last mile
public GetSyntheticTaskMonitorsResponseBody.Data.Builder district(String district)
public GetSyntheticTaskMonitorsResponseBody.Data.Builder netServiceId(Long netServiceId)
public GetSyntheticTaskMonitorsResponseBody.Data.Builder netServiceName(String netServiceName)
public GetSyntheticTaskMonitorsResponseBody.Data build()
Copyright © 2024. All rights reserved.