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