public class DescribeCdnRegionAndIspResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeCdnRegionAndIspResponse.Isp |
static class |
DescribeCdnRegionAndIspResponse.Region |
| Constructor and Description |
|---|
DescribeCdnRegionAndIspResponse() |
| Modifier and Type | Method and Description |
|---|---|
DescribeCdnRegionAndIspResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
List<DescribeCdnRegionAndIspResponse.Isp> |
getIsps() |
List<DescribeCdnRegionAndIspResponse.Region> |
getRegions() |
String |
getRequestId() |
void |
setIsps(List<DescribeCdnRegionAndIspResponse.Isp> isps) |
void |
setRegions(List<DescribeCdnRegionAndIspResponse.Region> regions) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public List<DescribeCdnRegionAndIspResponse.Region> getRegions()
public void setRegions(List<DescribeCdnRegionAndIspResponse.Region> regions)
public List<DescribeCdnRegionAndIspResponse.Isp> getIsps()
public void setIsps(List<DescribeCdnRegionAndIspResponse.Isp> isps)
public DescribeCdnRegionAndIspResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.