Package | Description |
---|---|
com.tencentcloudapi.tsf.v20180326.models |
Modifier and Type | Method and Description |
---|---|
Metric[] |
DescribeInvocationMetricDataPointRequest.getMetrics()
Get 指标
|
Metric[] |
DescribeInvocationMetricScatterPlotRequest.getMetrics()
Get 查询指标名, 不能为空。仅支持 range_count_duratioin 为 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_duratioin 为 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 © 2024. All rights reserved.