public class ModifyConditionsTemplateRequestEventCondition extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| ModifyConditionsTemplateRequestEventCondition() | 
| ModifyConditionsTemplateRequestEventCondition(ModifyConditionsTemplateRequestEventCondition 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getAlarmNotifyPeriod()Deprecated.   | 
| String | getAlarmNotifyType()Deprecated.   | 
| String | getDescription()Get 事件描述信息 | 
| String | getEventID()Deprecated.   | 
| String | getMetricName()Get 重构后的eventType | 
| Long | getRuleID()Deprecated.   | 
| void | setAlarmNotifyPeriod(String AlarmNotifyPeriod)Deprecated.   | 
| void | setAlarmNotifyType(String AlarmNotifyType)Deprecated.   | 
| void | setDescription(String Description)Set 事件描述信息 | 
| void | setEventID(String EventID)Deprecated.   | 
| void | setMetricName(String MetricName)Set 重构后的eventType | 
| void | setRuleID(Long RuleID)Deprecated.   | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic ModifyConditionsTemplateRequestEventCondition()
public ModifyConditionsTemplateRequestEventCondition(ModifyConditionsTemplateRequestEventCondition source)
@Deprecated public String getAlarmNotifyPeriod()
@Deprecated public void setAlarmNotifyPeriod(String AlarmNotifyPeriod)
AlarmNotifyPeriod - 告警通知周期@Deprecated public String getAlarmNotifyType()
@Deprecated public void setAlarmNotifyType(String AlarmNotifyType)
AlarmNotifyType - 告警通知方式@Deprecated public String getEventID()
@Deprecated public void setEventID(String EventID)
EventID - 事件ID@Deprecated public Long getRuleID()
@Deprecated public void setRuleID(Long RuleID)
RuleID - 规则IDpublic String getMetricName()
public void setMetricName(String MetricName)
MetricName - 重构后的eventTypepublic String getDescription()
public void setDescription(String Description)
Description - 事件描述信息Copyright © 2025. All rights reserved.