public static final class GetAlertRulesResponseBody.AlertRuleContent.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
GetAlertRulesResponseBody.AlertRuleContent.Builder |
alertRuleItems(List<GetAlertRulesResponseBody.AlertRuleItems> alertRuleItems)
The trigger conditions of the Application Monitoring or Browser Monitoring alert rule.
|
GetAlertRulesResponseBody.AlertRuleContent |
build() |
GetAlertRulesResponseBody.AlertRuleContent.Builder |
condition(String condition)
The relationship between multiple alert conditions specified for the Application Monitoring or Browser Monitoring alert rule.
|
public GetAlertRulesResponseBody.AlertRuleContent.Builder alertRuleItems(List<GetAlertRulesResponseBody.AlertRuleItems> alertRuleItems)
public GetAlertRulesResponseBody.AlertRuleContent.Builder condition(String condition)
* OR: meets any of the specified conditions. * AND: meets all the specified conditions.
public GetAlertRulesResponseBody.AlertRuleContent build()
Copyright © 2024. All rights reserved.