Uses of Class
com.tencentcloudapi.ccc.v20200210.models.CallInNumberMetrics
-
Packages that use CallInNumberMetrics Package Description com.tencentcloudapi.ccc.v20200210.models -
-
Uses of CallInNumberMetrics in com.tencentcloudapi.ccc.v20200210.models
Methods in com.tencentcloudapi.ccc.v20200210.models that return CallInNumberMetrics Modifier and Type Method Description CallInNumberMetrics[]DescribeCallInMetricsResponse. getNumberMetrics()Get 线路维度指标 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.ccc.v20200210.models with parameters of type CallInNumberMetrics Modifier and Type Method Description voidDescribeCallInMetricsResponse. setNumberMetrics(CallInNumberMetrics[] NumberMetrics)Set 线路维度指标 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.ccc.v20200210.models with parameters of type CallInNumberMetrics Constructor Description CallInNumberMetrics(CallInNumberMetrics 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.
-