Package | Description |
---|---|
com.tencentcloudapi.tsf.v20180326.models |
Modifier and Type | Method and Description |
---|---|
MetricDataCurve[] |
ServiceStatisticsResult.getMetricDataCurves()
Get 响应耗时曲线
|
MetricDataCurve[] |
DescribeInvocationMetricDataCurveResponse.getResult()
Get 指标监控数据曲线集合
|
Modifier and Type | Method and Description |
---|---|
void |
ServiceStatisticsResult.setMetricDataCurves(MetricDataCurve[] MetricDataCurves)
Set 响应耗时曲线
|
void |
DescribeInvocationMetricDataCurveResponse.setResult(MetricDataCurve[] Result)
Set 指标监控数据曲线集合
|
Constructor and Description |
---|
MetricDataCurve(MetricDataCurve 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.