public static class ModifyHybridMonitorTaskRequest.ModifyHybridMonitorTaskRequestAttachLabels
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
name
The tag key of the metric.
|
String |
value
The tag value of the metric.
|
| 构造器和说明 |
|---|
ModifyHybridMonitorTaskRequestAttachLabels() |
@NameInMap(value="Name") public String name
The tag key of the metric.
@NameInMap(value="Value") public String value
The tag value of the metric.
public ModifyHybridMonitorTaskRequestAttachLabels()
public static ModifyHybridMonitorTaskRequest.ModifyHybridMonitorTaskRequestAttachLabels build(Map<String,?> map) throws Exception
Exceptionpublic ModifyHybridMonitorTaskRequest.ModifyHybridMonitorTaskRequestAttachLabels setName(String name)
public String getName()
public ModifyHybridMonitorTaskRequest.ModifyHybridMonitorTaskRequestAttachLabels setValue(String value)
public String getValue()
Copyright © 2024. All rights reserved.