Package | Description |
---|---|
com.tencentcloudapi.ccc.v20200210.models |
Modifier and Type | Method and Description |
---|---|
CallInMetrics |
CallInSkillGroupMetrics.getMetrics()
Get Data metrics.
|
CallInMetrics |
CallInNumberMetrics.getMetrics()
Get Line-related metrics.
|
CallInMetrics |
DescribeCallInMetricsResponse.getTotalMetrics()
Get Overall metrics.
|
Modifier and Type | Method and Description |
---|---|
void |
CallInSkillGroupMetrics.setMetrics(CallInMetrics Metrics)
Set Data metrics.
|
void |
CallInNumberMetrics.setMetrics(CallInMetrics Metrics)
Set Line-related metrics.
|
void |
DescribeCallInMetricsResponse.setTotalMetrics(CallInMetrics TotalMetrics)
Set Overall metrics.
|
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.