Class DescribeAlarmMetricsRequest

    • Constructor Detail

      • DescribeAlarmMetricsRequest

        public DescribeAlarmMetricsRequest()
      • DescribeAlarmMetricsRequest

        public DescribeAlarmMetricsRequest​(DescribeAlarmMetricsRequest 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

      • getModule

        public String getModule()
        Get 固定值,为"monitor"
        Returns:
        Module 固定值,为"monitor"
      • setModule

        public void setModule​(String Module)
        Set 固定值,为"monitor"
        Parameters:
        Module - 固定值,为"monitor"
      • getMonitorType

        public String getMonitorType()
        Get 监控类型过滤 "MT_QCE"=云产品监控
        Returns:
        MonitorType 监控类型过滤 "MT_QCE"=云产品监控
      • setMonitorType

        public void setMonitorType​(String MonitorType)
        Set 监控类型过滤 "MT_QCE"=云产品监控
        Parameters:
        MonitorType - 监控类型过滤 "MT_QCE"=云产品监控
      • getNamespace

        public String getNamespace()
        Get 告警策略类型,由 DescribeAllNamespaces 获得,例如 cvm_device
        Returns:
        Namespace 告警策略类型,由 DescribeAllNamespaces 获得,例如 cvm_device
      • setNamespace

        public void setNamespace​(String Namespace)
        Set 告警策略类型,由 DescribeAllNamespaces 获得,例如 cvm_device
        Parameters:
        Namespace - 告警策略类型,由 DescribeAllNamespaces 获得,例如 cvm_device