public static final class DescribeMetricRuleListResponseBody.Annotations.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
DescribeMetricRuleListResponseBody.Annotations |
build() |
DescribeMetricRuleListResponseBody.Annotations.Builder |
key(String key)
The key of the annotation.
|
DescribeMetricRuleListResponseBody.Annotations.Builder |
value(String value)
The value of the annotation.
|
public DescribeMetricRuleListResponseBody.Annotations.Builder key(String key)
The key of the annotation.
example:summary
public DescribeMetricRuleListResponseBody.Annotations.Builder value(String value)
The value of the annotation.
example:{{ $labels.instance }} CPU usage above 10% {current value: {{ humanizePercentage $value }} }
public DescribeMetricRuleListResponseBody.Annotations build()
Copyright © 2024. All rights reserved.