Package | Description |
---|---|
com.tencentcloudapi.pts.v20210728.models |
Modifier and Type | Method and Description |
---|---|
Label[] |
SampleStream.getLabels()
Get labels描述
注意:此字段可能返回 null,表示取不到有效值。
|
Label[] |
InternalMetricQuery.getLabels()
Get deprecated, 请使用Filters
|
Label[] |
DescribeSampleQueryRequest.getLabels()
Get 标签过滤条件。各指标支持的标签参见 DescribeMetricLabelWithValues 接口返回的所有指标及其支持的标签
|
Label[] |
CustomSample.getLabels()
Get 过滤条件
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
SampleStream.setLabels(Label[] Labels)
Set labels描述
注意:此字段可能返回 null,表示取不到有效值。
|
void |
InternalMetricQuery.setLabels(Label[] Labels)
Set deprecated, 请使用Filters
|
void |
DescribeSampleQueryRequest.setLabels(Label[] Labels)
Set 标签过滤条件。各指标支持的标签参见 DescribeMetricLabelWithValues 接口返回的所有指标及其支持的标签
|
void |
CustomSample.setLabels(Label[] Labels)
Set 过滤条件
注意:此字段可能返回 null,表示取不到有效值。
|
Constructor and Description |
---|
Label(Label 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.