Package | Description |
---|---|
com.tencentcloudapi.pts.v20210728.models |
Modifier and Type | Method and Description |
---|---|
InternalMetricQuery[] |
DescribeSampleBatchQueryRequest.getQueries()
Get 查询指标数组
|
InternalMetricQuery[] |
DescribeSampleMatrixBatchQueryRequest.getQueries()
Get 查询语句
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeSampleBatchQueryRequest.setQueries(InternalMetricQuery[] Queries)
Set 查询指标数组
|
void |
DescribeSampleMatrixBatchQueryRequest.setQueries(InternalMetricQuery[] Queries)
Set 查询语句
|
Constructor and Description |
---|
InternalMetricQuery(InternalMetricQuery 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.