Class DescribeInstanceMonitorTopNCmdTookRequest


  • public class DescribeInstanceMonitorTopNCmdTookRequest
    extends AbstractModel
    • Constructor Detail

      • DescribeInstanceMonitorTopNCmdTookRequest

        public DescribeInstanceMonitorTopNCmdTookRequest()
      • DescribeInstanceMonitorTopNCmdTookRequest

        public DescribeInstanceMonitorTopNCmdTookRequest​(DescribeInstanceMonitorTopNCmdTookRequest source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getInstanceId

        public String getInstanceId()
        Get 实例ID
        Returns:
        InstanceId 实例ID
      • setInstanceId

        public void setInstanceId​(String InstanceId)
        Set 实例ID
        Parameters:
        InstanceId - 实例ID
      • getSpanType

        public Long getSpanType()
        Get 时间范围:1——实时,2——近30分钟,3——近6小时,4——近24小时
        Returns:
        SpanType 时间范围:1——实时,2——近30分钟,3——近6小时,4——近24小时
      • setSpanType

        public void setSpanType​(Long SpanType)
        Set 时间范围:1——实时,2——近30分钟,3——近6小时,4——近24小时
        Parameters:
        SpanType - 时间范围:1——实时,2——近30分钟,3——近6小时,4——近24小时