Class DescribeAlarmPolicyRequest

    • Constructor Detail

      • DescribeAlarmPolicyRequest

        public DescribeAlarmPolicyRequest()
      • DescribeAlarmPolicyRequest

        public DescribeAlarmPolicyRequest​(DescribeAlarmPolicyRequest 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"
      • getPolicyId

        public String getPolicyId()
        Get 告警策略ID
        Returns:
        PolicyId 告警策略ID
      • setPolicyId

        public void setPolicyId​(String PolicyId)
        Set 告警策略ID
        Parameters:
        PolicyId - 告警策略ID