public static final class DescribeMetricRuleTemplateAttributeResponseBody.Labels.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeMetricRuleTemplateAttributeResponseBody.Labels |
build() |
DescribeMetricRuleTemplateAttributeResponseBody.Labels.Builder |
key(String key)
The tag key of the alert template.
|
DescribeMetricRuleTemplateAttributeResponseBody.Labels.Builder |
value(String value)
The tag value of the alert template.
|
public DescribeMetricRuleTemplateAttributeResponseBody.Labels.Builder key(String key)
The tag key of the alert template.
example:label1
public DescribeMetricRuleTemplateAttributeResponseBody.Labels.Builder value(String value)
The tag value of the alert template.
example:value1
public DescribeMetricRuleTemplateAttributeResponseBody.Labels build()
Copyright © 2026. All rights reserved.