public class DescribeOneMinuteDataResponse
extends com.aliyuncs.AcsResponse
| Constructor and Description |
|---|
DescribeOneMinuteDataResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBps() |
DescribeOneMinuteDataResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getQps() |
String |
getRequestId() |
void |
setBps(String bps) |
void |
setQps(String qps) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public String getBps()
public void setBps(String bps)
public String getQps()
public void setQps(String qps)
public DescribeOneMinuteDataResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.