public static class DescribeSiteMonitorISPCityListResponse.IspCity extends Object
| Constructor and Description |
|---|
IspCity() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCity() |
String |
getCityNameen() |
String |
getCityNamezh_CN() |
String |
getCountry() |
String |
getCountryen() |
String |
getCountryzh_CN() |
String |
getIPV4ProbeCount() |
String |
getIPV6ProbeCount() |
String |
getIsp() |
String |
getIspNameen() |
String |
getIspNamezh_CN() |
String |
getRegion() |
String |
getRegionen() |
String |
getRegionzh_CN() |
void |
setCity(String city) |
void |
setCityNameen(String cityNameen) |
void |
setCityNamezh_CN(String cityNamezh_CN) |
void |
setCountry(String country) |
void |
setCountryen(String countryen) |
void |
setCountryzh_CN(String countryzh_CN) |
void |
setIPV4ProbeCount(String iPV4ProbeCount) |
void |
setIPV6ProbeCount(String iPV6ProbeCount) |
void |
setIsp(String isp) |
void |
setIspNameen(String ispNameen) |
void |
setIspNamezh_CN(String ispNamezh_CN) |
void |
setRegion(String region) |
void |
setRegionen(String regionen) |
void |
setRegionzh_CN(String regionzh_CN) |
public String getIsp()
public void setIsp(String isp)
public String getCity()
public void setCity(String city)
public String getRegion()
public void setRegion(String region)
public String getCountry()
public void setCountry(String country)
public String getIspNameen()
public void setIspNameen(String ispNameen)
public String getIspNamezh_CN()
public void setIspNamezh_CN(String ispNamezh_CN)
public String getCityNameen()
public void setCityNameen(String cityNameen)
public String getCityNamezh_CN()
public void setCityNamezh_CN(String cityNamezh_CN)
public String getRegionen()
public void setRegionen(String regionen)
public String getRegionzh_CN()
public void setRegionzh_CN(String regionzh_CN)
public String getCountryen()
public void setCountryen(String countryen)
public String getCountryzh_CN()
public void setCountryzh_CN(String countryzh_CN)
public String getIPV4ProbeCount()
public void setIPV4ProbeCount(String iPV4ProbeCount)
public String getIPV6ProbeCount()
public void setIPV6ProbeCount(String iPV6ProbeCount)
Copyright © 2020. All Rights Reserved.