public class DescribeSiteMonitorISPCityListResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeSiteMonitorISPCityListResponse.IspCity |
| Constructor and Description |
|---|
DescribeSiteMonitorISPCityListResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
DescribeSiteMonitorISPCityListResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
List<DescribeSiteMonitorISPCityListResponse.IspCity> |
getIspCityList() |
String |
getMessage() |
String |
getRequestId() |
String |
getSuccess() |
void |
setCode(String code) |
void |
setIspCityList(List<DescribeSiteMonitorISPCityListResponse.IspCity> ispCityList) |
void |
setMessage(String message) |
void |
setRequestId(String requestId) |
void |
setSuccess(String success) |
public DescribeSiteMonitorISPCityListResponse()
public String getCode()
public void setCode(String code)
public String getMessage()
public void setMessage(String message)
public String getSuccess()
public void setSuccess(String success)
public String getRequestId()
public void setRequestId(String requestId)
public List<DescribeSiteMonitorISPCityListResponse.IspCity> getIspCityList()
public void setIspCityList(List<DescribeSiteMonitorISPCityListResponse.IspCity> ispCityList)
public DescribeSiteMonitorISPCityListResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2019. All Rights Reserved.