public static final class ModifyHybridMonitorTaskRequest.AttachLabels.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ModifyHybridMonitorTaskRequest.AttachLabels |
build() |
ModifyHybridMonitorTaskRequest.AttachLabels.Builder |
name(String name)
The tag key of the metric.
|
ModifyHybridMonitorTaskRequest.AttachLabels.Builder |
value(String value)
The tag value of the metric.
|
public ModifyHybridMonitorTaskRequest.AttachLabels.Builder name(String name)
The tag key of the metric.
example:app_service
public ModifyHybridMonitorTaskRequest.AttachLabels.Builder value(String value)
The tag value of the metric.
example:testValue
public ModifyHybridMonitorTaskRequest.AttachLabels build()
Copyright © 2026. All rights reserved.