public class DescribeSnapshotMonitorDataResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeSnapshotMonitorDataResponse.DataPoint |
| Constructor and Description |
|---|
DescribeSnapshotMonitorDataResponse() |
| Modifier and Type | Method and Description |
|---|---|
DescribeSnapshotMonitorDataResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
List<DescribeSnapshotMonitorDataResponse.DataPoint> |
getMonitorData() |
String |
getRequestId() |
void |
setMonitorData(List<DescribeSnapshotMonitorDataResponse.DataPoint> monitorData) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public List<DescribeSnapshotMonitorDataResponse.DataPoint> getMonitorData()
public void setMonitorData(List<DescribeSnapshotMonitorDataResponse.DataPoint> monitorData)
public DescribeSnapshotMonitorDataResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2017. All Rights Reserved.