public static final class DescribeGtmMonitorConfigResponseBody.IspCityNode.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeGtmMonitorConfigResponseBody.IspCityNode |
build() |
DescribeGtmMonitorConfigResponseBody.IspCityNode.Builder |
cityCode(String cityCode)
The code of the city where the monitored node is deployed.
|
DescribeGtmMonitorConfigResponseBody.IspCityNode.Builder |
cityName(String cityName)
The display name of the city where the monitored node is deployed.
|
DescribeGtmMonitorConfigResponseBody.IspCityNode.Builder |
countryCode(String countryCode)
The code of the country where the monitored node is deployed.
|
DescribeGtmMonitorConfigResponseBody.IspCityNode.Builder |
countryName(String countryName)
The display name of the country where the monitored node is deployed.
|
DescribeGtmMonitorConfigResponseBody.IspCityNode.Builder |
ispCode(String ispCode)
The code of the Internet service provider (ISP) to which the monitored node belongs.
|
DescribeGtmMonitorConfigResponseBody.IspCityNode.Builder |
ispName(String ispName)
The display name of the ISP to which the monitored node belongs.
|
public DescribeGtmMonitorConfigResponseBody.IspCityNode.Builder cityCode(String cityCode)
The code of the city where the monitored node is deployed.
example:503
public DescribeGtmMonitorConfigResponseBody.IspCityNode.Builder cityName(String cityName)
The display name of the city where the monitored node is deployed.
example:Zhangjiakou
public DescribeGtmMonitorConfigResponseBody.IspCityNode.Builder countryCode(String countryCode)
The code of the country where the monitored node is deployed.
example:001
public DescribeGtmMonitorConfigResponseBody.IspCityNode.Builder countryName(String countryName)
The display name of the country where the monitored node is deployed.
example:China
public DescribeGtmMonitorConfigResponseBody.IspCityNode.Builder ispCode(String ispCode)
The code of the Internet service provider (ISP) to which the monitored node belongs.
example:465
public DescribeGtmMonitorConfigResponseBody.IspCityNode.Builder ispName(String ispName)
The display name of the ISP to which the monitored node belongs.
example:Alibaba
public DescribeGtmMonitorConfigResponseBody.IspCityNode build()
Copyright © 2026. All rights reserved.