public class TodayqpsByRegionResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
TodayqpsByRegionResponse.Region |
| Constructor and Description |
|---|
TodayqpsByRegionResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<TodayqpsByRegionResponse.Region> |
getData() |
TodayqpsByRegionResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
void |
setData(List<TodayqpsByRegionResponse.Region> data) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public List<TodayqpsByRegionResponse.Region> getData()
public void setData(List<TodayqpsByRegionResponse.Region> data)
public TodayqpsByRegionResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2019. All Rights Reserved.