| 程序包 | 说明 |
|---|---|
| com.aliyun.sdk.service.ess20220222.models |
| 限定符和类型 | 方法和说明 |
|---|---|
static ModifyAlarmRequest.Expressions.Builder |
ModifyAlarmRequest.Expressions.builder() |
ModifyAlarmRequest.Expressions.Builder |
ModifyAlarmRequest.Expressions.Builder.comparisonOperator(String comparisonOperator)
The operator that is used to compare the metric value and the threshold.
|
ModifyAlarmRequest.Expressions.Builder |
ModifyAlarmRequest.Expressions.Builder.metricName(String metricName)
The name of the metric that is specified in the multi-metric alert rule.
|
ModifyAlarmRequest.Expressions.Builder |
ModifyAlarmRequest.Expressions.Builder.period(Integer period)
The period of time during which statistics about the metrics in the multi-metric alert rule is collected.
|
ModifyAlarmRequest.Expressions.Builder |
ModifyAlarmRequest.Expressions.Builder.statistics(String statistics)
The method that is used to aggregate statistics about the metrics that are specified in the multi-metric alert rule.
|
ModifyAlarmRequest.Expressions.Builder |
ModifyAlarmRequest.Expressions.Builder.threshold(Float threshold)
The thresholds of the metric values in the multi-metric alert rule.
|
Copyright © 2024. All rights reserved.