public static class DescribePrometheusAlertRuleResponseBody.DescribePrometheusAlertRuleResponseBodyPrometheusAlertRuleLabels
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
DescribePrometheusAlertRuleResponseBodyPrometheusAlertRuleLabels() |
@NameInMap(value="Name") public String name
The name of the tag.
example:severity
@NameInMap(value="Value") public String value
The value of the tag.
example:critical
public DescribePrometheusAlertRuleResponseBodyPrometheusAlertRuleLabels()
public static DescribePrometheusAlertRuleResponseBody.DescribePrometheusAlertRuleResponseBodyPrometheusAlertRuleLabels build(Map<String,?> map) throws Exception
Exceptionpublic DescribePrometheusAlertRuleResponseBody.DescribePrometheusAlertRuleResponseBodyPrometheusAlertRuleLabels setName(String name)
public String getName()
public DescribePrometheusAlertRuleResponseBody.DescribePrometheusAlertRuleResponseBodyPrometheusAlertRuleLabels setValue(String value)
public String getValue()
Copyright © 2024. All rights reserved.