public static class DescribeMetricRuleListResponseBody.DescribeMetricRuleListResponseBodyAlarmsAlarmPrometheusAnnotationsAnnotations
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
key
The key of the annotation.
|
String |
value
The value of the annotation.
|
@NameInMap(value="Key") public String key
The key of the annotation.
@NameInMap(value="Value") public String value
The value of the annotation.
public DescribeMetricRuleListResponseBodyAlarmsAlarmPrometheusAnnotationsAnnotations()
public static DescribeMetricRuleListResponseBody.DescribeMetricRuleListResponseBodyAlarmsAlarmPrometheusAnnotationsAnnotations build(Map<String,?> map) throws Exception
Exceptionpublic DescribeMetricRuleListResponseBody.DescribeMetricRuleListResponseBodyAlarmsAlarmPrometheusAnnotationsAnnotations setKey(String key)
public String getKey()
public DescribeMetricRuleListResponseBody.DescribeMetricRuleListResponseBodyAlarmsAlarmPrometheusAnnotationsAnnotations setValue(String value)
public String getValue()
Copyright © 2024. All rights reserved.