类 QueryMetricDataSummaryResponse.MetricSample

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

public static class QueryMetricDataSummaryResponse.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)