| Package | Description |
|---|---|
| com.tencentcloudapi.tsf.v20180326.models |
| Modifier and Type | Method and Description |
|---|---|
Metric[] |
DescribeInvocationMetricDataPointRequest.getMetrics()
Get 指标,不能为空
|
Metric[] |
DescribeInvocationMetricScatterPlotRequest.getMetrics()
Get 查询指标名, 不能为空。仅支持 range_count_duration(响应耗时分布) 为 key 下的 sum(求和) 方法
|
Metric[] |
DescribeInvocationMetricDataCurveRequest.getMetrics()
Get 查询指标名,不能为空
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeInvocationMetricDataPointRequest.setMetrics(Metric[] Metrics)
Set 指标,不能为空
|
void |
DescribeInvocationMetricScatterPlotRequest.setMetrics(Metric[] Metrics)
Set 查询指标名, 不能为空。仅支持 range_count_duration(响应耗时分布) 为 key 下的 sum(求和) 方法
|
void |
DescribeInvocationMetricDataCurveRequest.setMetrics(Metric[] Metrics)
Set 查询指标名,不能为空
|
| Constructor and Description |
|---|
Metric(Metric 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 © 2025. All rights reserved.