public class DescribeBandwidthLimitationResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeBandwidthLimitationResponse.Bandwidth |
| Constructor and Description |
|---|
DescribeBandwidthLimitationResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<DescribeBandwidthLimitationResponse.Bandwidth> |
getBandwidths() |
DescribeBandwidthLimitationResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
void |
setBandwidths(List<DescribeBandwidthLimitationResponse.Bandwidth> bandwidths) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public List<DescribeBandwidthLimitationResponse.Bandwidth> getBandwidths()
public void setBandwidths(List<DescribeBandwidthLimitationResponse.Bandwidth> bandwidths)
public DescribeBandwidthLimitationResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.