Package | Description |
---|---|
com.tencentcloudapi.apm.v20210622.models |
Modifier and Type | Method and Description |
---|---|
QueryMetricItem[] |
DescribeMetricRecordsRequest.getMetrics()
Get 指标列表
|
QueryMetricItem[] |
DescribeServiceOverviewRequest.getMetrics()
Get 指标列表
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeMetricRecordsRequest.setMetrics(QueryMetricItem[] Metrics)
Set 指标列表
|
void |
DescribeServiceOverviewRequest.setMetrics(QueryMetricItem[] Metrics)
Set 指标列表
|
Constructor and Description |
---|
QueryMetricItem(QueryMetricItem 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.