public static class DescribeApplicationMonitorResponseBody.DescribeApplicationMonitorResponseBodyIspCityList
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
city
The ID of the city where the probe point provided by the service provider is deployed.
|
String |
cityName
The name of the city where the probe point provided by the service provider is deployed.
|
String |
isp
The ID of the probe point provided by the service provider.
|
String |
ispName
The name of the probe point provided by the service provider.
|
| 构造器和说明 |
|---|
DescribeApplicationMonitorResponseBody.DescribeApplicationMonitorResponseBodyIspCityList() |
@NameInMap(value="City") public String city
The ID of the city where the probe point provided by the service provider is deployed.
@NameInMap(value="CityName") public String cityName
The name of the city where the probe point provided by the service provider is deployed.
@NameInMap(value="Isp") public String isp
The ID of the probe point provided by the service provider.
@NameInMap(value="IspName") public String ispName
The name of the probe point provided by the service provider.
public DescribeApplicationMonitorResponseBody.DescribeApplicationMonitorResponseBodyIspCityList()
public static DescribeApplicationMonitorResponseBody.DescribeApplicationMonitorResponseBodyIspCityList build(Map<String,?> map) throws Exception
Exceptionpublic DescribeApplicationMonitorResponseBody.DescribeApplicationMonitorResponseBodyIspCityList setCity(String city)
public String getCity()
public DescribeApplicationMonitorResponseBody.DescribeApplicationMonitorResponseBodyIspCityList setCityName(String cityName)
public String getCityName()
public DescribeApplicationMonitorResponseBody.DescribeApplicationMonitorResponseBodyIspCityList setIsp(String isp)
public String getIsp()
public DescribeApplicationMonitorResponseBody.DescribeApplicationMonitorResponseBodyIspCityList setIspName(String ispName)
public String getIspName()
Copyright © 2023. All rights reserved.