public static class GetAlertRulesResponseBody.GetAlertRulesResponseBodyPageBeanAlertRulesAlertRuleContent
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
List<GetAlertRulesResponseBody.GetAlertRulesResponseBodyPageBeanAlertRulesAlertRuleContentAlertRuleItems> |
alertRuleItems
The trigger conditions of the Application Monitoring or Browser Monitoring alert rule.
|
String |
condition
The relationship between multiple alert conditions specified for the Application Monitoring or Browser Monitoring alert rule.
|
| 构造器和说明 |
|---|
GetAlertRulesResponseBodyPageBeanAlertRulesAlertRuleContent() |
@NameInMap(value="AlertRuleItems") public List<GetAlertRulesResponseBody.GetAlertRulesResponseBodyPageBeanAlertRulesAlertRuleContentAlertRuleItems> alertRuleItems
The trigger conditions of the Application Monitoring or Browser Monitoring alert rule.
@NameInMap(value="Condition") public String condition
The relationship between multiple alert conditions specified for the Application Monitoring or Browser Monitoring alert rule. Valid values:
OR
public GetAlertRulesResponseBodyPageBeanAlertRulesAlertRuleContent()
public static GetAlertRulesResponseBody.GetAlertRulesResponseBodyPageBeanAlertRulesAlertRuleContent build(Map<String,?> map) throws Exception
Exceptionpublic GetAlertRulesResponseBody.GetAlertRulesResponseBodyPageBeanAlertRulesAlertRuleContent setAlertRuleItems(List<GetAlertRulesResponseBody.GetAlertRulesResponseBodyPageBeanAlertRulesAlertRuleContentAlertRuleItems> alertRuleItems)
public List<GetAlertRulesResponseBody.GetAlertRulesResponseBodyPageBeanAlertRulesAlertRuleContentAlertRuleItems> getAlertRuleItems()
public GetAlertRulesResponseBody.GetAlertRulesResponseBodyPageBeanAlertRulesAlertRuleContent setCondition(String condition)
public String getCondition()
Copyright © 2024. All rights reserved.