Uses of Class
com.tencentcloudapi.ccc.v20200210.models.DescribeProtectedTelCdrResponse
-
Packages that use DescribeProtectedTelCdrResponse Package Description com.tencentcloudapi.ccc.v20200210 com.tencentcloudapi.ccc.v20200210.models -
-
Uses of DescribeProtectedTelCdrResponse in com.tencentcloudapi.ccc.v20200210
Methods in com.tencentcloudapi.ccc.v20200210 that return DescribeProtectedTelCdrResponse Modifier and Type Method Description DescribeProtectedTelCdrResponseCccClient. DescribeProtectedTelCdr(DescribeProtectedTelCdrRequest req)获取主被叫受保护的电话服务记录与录音 -
Uses of DescribeProtectedTelCdrResponse in com.tencentcloudapi.ccc.v20200210.models
Constructors in com.tencentcloudapi.ccc.v20200210.models with parameters of type DescribeProtectedTelCdrResponse Constructor Description DescribeProtectedTelCdrResponse(DescribeProtectedTelCdrResponse 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.
-