com.aliyuncs.ecs.model.v20140526
类 DescribeDiskMonitorDataResponse

java.lang.Object
  继承者 com.aliyuncs.AcsResponse
      继承者 com.aliyuncs.ecs.model.v20140526.DescribeDiskMonitorDataResponse

public class DescribeDiskMonitorDataResponse
extends com.aliyuncs.AcsResponse

版本:
作者:
auto create

嵌套类摘要
static class DescribeDiskMonitorDataResponse.DiskMonitorData
           
 
构造方法摘要
DescribeDiskMonitorDataResponse()
           
 
方法摘要
 DescribeDiskMonitorDataResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
           
 List<DescribeDiskMonitorDataResponse.DiskMonitorData> getMonitorData()
           
 String getRequestId()
           
 Integer getTotalCount()
           
 void setMonitorData(List<DescribeDiskMonitorDataResponse.DiskMonitorData> monitorData)
           
 void setRequestId(String requestId)
           
 void setTotalCount(Integer totalCount)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

DescribeDiskMonitorDataResponse

public DescribeDiskMonitorDataResponse()
方法详细信息

getRequestId

public String getRequestId()

setRequestId

public void setRequestId(String requestId)

getTotalCount

public Integer getTotalCount()

setTotalCount

public void setTotalCount(Integer totalCount)

getMonitorData

public List<DescribeDiskMonitorDataResponse.DiskMonitorData> getMonitorData()

setMonitorData

public void setMonitorData(List<DescribeDiskMonitorDataResponse.DiskMonitorData> monitorData)

getInstance

public DescribeDiskMonitorDataResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
指定者:
com.aliyuncs.AcsResponse 中的 getInstance


Copyright © 2016. All Rights Reserved.