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