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