Uses of Class
com.tencentcloudapi.asr.v20190614.models.VoicePrintCountData
-
Packages that use VoicePrintCountData Package Description com.tencentcloudapi.asr.v20190614.models -
-
Uses of VoicePrintCountData in com.tencentcloudapi.asr.v20190614.models
Methods in com.tencentcloudapi.asr.v20190614.models that return VoicePrintCountData Modifier and Type Method Description VoicePrintCountDataVoicePrintCountResponse. getData()Get 统计数据Methods in com.tencentcloudapi.asr.v20190614.models with parameters of type VoicePrintCountData Modifier and Type Method Description voidVoicePrintCountResponse. setData(VoicePrintCountData Data)Set 统计数据Constructors in com.tencentcloudapi.asr.v20190614.models with parameters of type VoicePrintCountData Constructor Description VoicePrintCountData(VoicePrintCountData 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.
-