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