public static final class UpdateDnsGtmMonitorRequest.IspCityNode.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
UpdateDnsGtmMonitorRequest.IspCityNode |
build() |
UpdateDnsGtmMonitorRequest.IspCityNode.Builder |
cityCode(String cityCode)
The code of the city where the monitored node is deployed.
|
UpdateDnsGtmMonitorRequest.IspCityNode.Builder |
ispCode(String ispCode)
The code of the Internet service provider (ISP) to which the monitored node belongs.
|
public UpdateDnsGtmMonitorRequest.IspCityNode.Builder cityCode(String cityCode)
The code of the city where the monitored node is deployed.
example:123
public UpdateDnsGtmMonitorRequest.IspCityNode.Builder ispCode(String ispCode)
The code of the Internet service provider (ISP) to which the monitored node belongs.
example:123
public UpdateDnsGtmMonitorRequest.IspCityNode build()
Copyright © 2026. All rights reserved.