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