Package | Description |
---|---|
com.tencentcloudapi.cls.v20201016.models |
Modifier and Type | Method and Description |
---|---|
MetricLabel[] |
ScheduledSqlResouceInfo.getCustomMetricLabels()
Get In addition to MetricLabels, this parameter can be used to supplement static dimensions for the metric.
|
Modifier and Type | Method and Description |
---|---|
void |
ScheduledSqlResouceInfo.setCustomMetricLabels(MetricLabel[] CustomMetricLabels)
Set In addition to MetricLabels, this parameter can be used to supplement static dimensions for the metric.
|
Constructor and Description |
---|
MetricLabel(MetricLabel source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2024. All rights reserved.