public class DescribeUpBpsPeakDataResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeUpBpsPeakDataResponse.DescribeUpPeakTraffic |
| Constructor and Description |
|---|
DescribeUpBpsPeakDataResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<DescribeUpBpsPeakDataResponse.DescribeUpPeakTraffic> |
getDescribeUpPeakTraffics() |
DescribeUpBpsPeakDataResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
void |
setDescribeUpPeakTraffics(List<DescribeUpBpsPeakDataResponse.DescribeUpPeakTraffic> describeUpPeakTraffics) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public List<DescribeUpBpsPeakDataResponse.DescribeUpPeakTraffic> getDescribeUpPeakTraffics()
public void setDescribeUpPeakTraffics(List<DescribeUpBpsPeakDataResponse.DescribeUpPeakTraffic> describeUpPeakTraffics)
public DescribeUpBpsPeakDataResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.