类 QueryMetricDataSetResponse.MetricSample

java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.cloudwatch.models.QueryMetricDataSetResponse.MetricSample
封闭类:
QueryMetricDataSetResponse

public static class QueryMetricDataSetResponse.MetricSample extends Response
  • 构造器详细资料

    • MetricSample

      public MetricSample()
  • 方法详细资料

    • getTimestamp

      public Integer getTimestamp()
    • setTimestamp

      public void setTimestamp(Integer timestamp)
    • getValue

      public Double getValue()
    • setValue

      public void setValue(Double value)