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