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