| 程序包 | 说明 |
|---|---|
| com.aliyun.sdk.service.ess20220222.models |
| 限定符和类型 | 方法和说明 |
|---|---|
static CreateAlarmRequest.Expressions.Builder |
CreateAlarmRequest.Expressions.builder() |
CreateAlarmRequest.Expressions.Builder |
CreateAlarmRequest.Expressions.Builder.comparisonOperator(String comparisonOperator)
The operator that you want to use to compare the metric value and the threshold in the multi-metric alert rule.
|
CreateAlarmRequest.Expressions.Builder |
CreateAlarmRequest.Expressions.Builder.metricName(String metricName)
The names of the metrics in the multi-metric alert rule.
|
CreateAlarmRequest.Expressions.Builder |
CreateAlarmRequest.Expressions.Builder.period(Integer period)
The statistical period of the metric data in the multi-metric alert rule.
|
CreateAlarmRequest.Expressions.Builder |
CreateAlarmRequest.Expressions.Builder.statistics(String statistics)
The method that you want to use to aggregate the metric data in the multi-metric alert rule.
|
CreateAlarmRequest.Expressions.Builder |
CreateAlarmRequest.Expressions.Builder.threshold(Float threshold)
The threshold of the metric value in the multi-metric alert rule.
|
Copyright © 2024. All rights reserved.