Package | Description |
---|---|
com.tencentcloudapi.cls.v20201016.models |
Modifier and Type | Method and Description |
---|---|
MetricLabel[] |
ScheduledSqlResouceInfo.getCustomMetricLabels()
Get 除了MetricLabels,您还可以使用该参数,为指标补充静态的维度。
维度名以字母或下划线开头,后面可以跟字母、数字或下划线,长度小于等于1024 字节
|
Modifier and Type | Method and Description |
---|---|
void |
ScheduledSqlResouceInfo.setCustomMetricLabels(MetricLabel[] CustomMetricLabels)
Set 除了MetricLabels,您还可以使用该参数,为指标补充静态的维度。
维度名以字母或下划线开头,后面可以跟字母、数字或下划线,长度小于等于1024 字节
|
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.