Package | Description |
---|---|
com.tencentcloudapi.ccc.v20200210.models |
Modifier and Type | Method and Description |
---|---|
CallInMetrics |
CallInNumberMetrics.getMetrics()
Get 线路相关指标
|
CallInMetrics |
CallInSkillGroupMetrics.getMetrics()
Get 数据指标
|
CallInMetrics |
DescribeCallInMetricsResponse.getTotalMetrics()
Get 总体指标
|
Modifier and Type | Method and Description |
---|---|
void |
CallInNumberMetrics.setMetrics(CallInMetrics Metrics)
Set 线路相关指标
|
void |
CallInSkillGroupMetrics.setMetrics(CallInMetrics Metrics)
Set 数据指标
|
void |
DescribeCallInMetricsResponse.setTotalMetrics(CallInMetrics TotalMetrics)
Set 总体指标
|
Constructor and Description |
---|
CallInMetrics(CallInMetrics 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.