public static final class DescribeAlertingMetricRuleResourcesResponseBody.ExpressionList.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
DescribeAlertingMetricRuleResourcesResponseBody.ExpressionList |
build() |
DescribeAlertingMetricRuleResourcesResponseBody.ExpressionList.Builder |
comparisonOperator(String comparisonOperator)
The statistical method of the alert level.
|
DescribeAlertingMetricRuleResourcesResponseBody.ExpressionList.Builder |
metricName(String metricName)
For more information about common request parameters, see [Common parameters](~~199331~~).
|
DescribeAlertingMetricRuleResourcesResponseBody.ExpressionList.Builder |
period(String period)
Queries the resources for which active alerts are triggered based on an alert rule.
|
DescribeAlertingMetricRuleResourcesResponseBody.ExpressionList.Builder |
statistics(String statistics)
Statistics.
|
DescribeAlertingMetricRuleResourcesResponseBody.ExpressionList.Builder |
threshold(String threshold)
Threshold.
|
public DescribeAlertingMetricRuleResourcesResponseBody.ExpressionList.Builder comparisonOperator(String comparisonOperator)
* Maximum: the maximum value * Minimum: the minimum value * Average: the average value
public DescribeAlertingMetricRuleResourcesResponseBody.ExpressionList.Builder metricName(String metricName)
public DescribeAlertingMetricRuleResourcesResponseBody.ExpressionList.Builder period(String period)
public DescribeAlertingMetricRuleResourcesResponseBody.ExpressionList.Builder statistics(String statistics)
public DescribeAlertingMetricRuleResourcesResponseBody.ExpressionList.Builder threshold(String threshold)
public DescribeAlertingMetricRuleResourcesResponseBody.ExpressionList build()
Copyright © 2023. All rights reserved.