public static final class DescribeGtmMonitorAvailableConfigResponseBody.IspCityNode.Builder extends Object
public DescribeGtmMonitorAvailableConfigResponseBody.IspCityNode.Builder cityCode(String cityCode)
The code of the city where the monitored node is deployed.
example:503
public DescribeGtmMonitorAvailableConfigResponseBody.IspCityNode.Builder cityName(String cityName)
The display name of the city where the monitored node is deployed.
example:Zhangjiakou
public DescribeGtmMonitorAvailableConfigResponseBody.IspCityNode.Builder defaultSelected(Boolean defaultSelected)
Indicates whether the monitored node is selected for the health check by default.
example:true
public DescribeGtmMonitorAvailableConfigResponseBody.IspCityNode.Builder groupName(String groupName)
The name of the group to which the monitored node belongs.
Valid values: Overseas Nodes, BGP Nodes, and ISP Nodes.
example:Overseas Nodes
public DescribeGtmMonitorAvailableConfigResponseBody.IspCityNode.Builder groupType(String groupType)
The type of the group to which the monitored node belongs.
Valid values: BGP, OVERSEAS, and ISP.
example:OVERSEAS
public DescribeGtmMonitorAvailableConfigResponseBody.IspCityNode.Builder ispCode(String ispCode)
The code of the Internet service provider (ISP) to which the monitored node belongs.
465
public DescribeGtmMonitorAvailableConfigResponseBody.IspCityNode.Builder ispName(String ispName)
The display name of the ISP to which the monitored node belongs.
example:Alibaba
public DescribeGtmMonitorAvailableConfigResponseBody.IspCityNode.Builder mainland(Boolean mainland)
Indicates whether the monitored node is deployed in the Chinese mainland.
example:true
public DescribeGtmMonitorAvailableConfigResponseBody.IspCityNode build()
Copyright © 2026. All rights reserved.