Class DescribePolicyGroupInfoEventCondition


  • public class DescribePolicyGroupInfoEventCondition
    extends AbstractModel
    • Constructor Detail

      • DescribePolicyGroupInfoEventCondition

        public DescribePolicyGroupInfoEventCondition()
      • DescribePolicyGroupInfoEventCondition

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

      • getEventId

        public Long getEventId()
        Get 事件id
        Returns:
        EventId 事件id
      • setEventId

        public void setEventId​(Long EventId)
        Set 事件id
        Parameters:
        EventId - 事件id
      • getRuleId

        public Long getRuleId()
        Get 事件告警规则id
        Returns:
        RuleId 事件告警规则id
      • setRuleId

        public void setRuleId​(Long RuleId)
        Set 事件告警规则id
        Parameters:
        RuleId - 事件告警规则id
      • getEventShowName

        public String getEventShowName()
        Get 事件名称
        Returns:
        EventShowName 事件名称
      • setEventShowName

        public void setEventShowName​(String EventShowName)
        Set 事件名称
        Parameters:
        EventShowName - 事件名称
      • getAlarmNotifyPeriod

        public Long getAlarmNotifyPeriod()
        Get 告警发送周期单位秒。<0 不触发, 0 只触发一次, >0 每隔triggerTime秒触发一次
        Returns:
        AlarmNotifyPeriod 告警发送周期单位秒。<0 不触发, 0 只触发一次, >0 每隔triggerTime秒触发一次
      • setAlarmNotifyPeriod

        public void setAlarmNotifyPeriod​(Long AlarmNotifyPeriod)
        Set 告警发送周期单位秒。<0 不触发, 0 只触发一次, >0 每隔triggerTime秒触发一次
        Parameters:
        AlarmNotifyPeriod - 告警发送周期单位秒。<0 不触发, 0 只触发一次, >0 每隔triggerTime秒触发一次
      • getAlarmNotifyType

        public Long getAlarmNotifyType()
        Get 告警发送收敛类型。0连续告警,1指数告警
        Returns:
        AlarmNotifyType 告警发送收敛类型。0连续告警,1指数告警
      • setAlarmNotifyType

        public void setAlarmNotifyType​(Long AlarmNotifyType)
        Set 告警发送收敛类型。0连续告警,1指数告警
        Parameters:
        AlarmNotifyType - 告警发送收敛类型。0连续告警,1指数告警