public static class DescribeApplicationMonitorResponseBody.DescribeApplicationMonitorResponseBodyIspCityList
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
city
The ID of the city in which the probe point of the ISP is deployed.
|
String |
cityName
The name of the city in which the probe point of the ISP is deployed.
|
String |
isp
The probe point ID of the ISP.
|
String |
ispName
The probe point name of the ISP.
|
构造器和说明 |
---|
DescribeApplicationMonitorResponseBodyIspCityList() |
@NameInMap(value="City") public String city
The ID of the city in which the probe point of the ISP is deployed.
@NameInMap(value="CityName") public String cityName
The name of the city in which the probe point of the ISP is deployed.
@NameInMap(value="Isp") public String isp
The probe point ID of the ISP.
@NameInMap(value="IspName") public String ispName
The probe point name of the ISP.
public DescribeApplicationMonitorResponseBodyIspCityList()
public static DescribeApplicationMonitorResponseBody.DescribeApplicationMonitorResponseBodyIspCityList build(Map<String,?> map) throws Exception
Exception
public 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 © 2024. All rights reserved.