Uses of Class
com.tencentcloudapi.asr.v20190614.models.DownloadCustomizationResponse
-
Packages that use DownloadCustomizationResponse Package Description com.tencentcloudapi.asr.v20190614 com.tencentcloudapi.asr.v20190614.models -
-
Uses of DownloadCustomizationResponse in com.tencentcloudapi.asr.v20190614
Methods in com.tencentcloudapi.asr.v20190614 that return DownloadCustomizationResponse Modifier and Type Method Description DownloadCustomizationResponse
AsrClient. DownloadCustomization(DownloadCustomizationRequest req)
用户通过该接口可以下载自学习模型的语料 -
Uses of DownloadCustomizationResponse in com.tencentcloudapi.asr.v20190614.models
Constructors in com.tencentcloudapi.asr.v20190614.models with parameters of type DownloadCustomizationResponse Constructor Description DownloadCustomizationResponse(DownloadCustomizationResponse 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.
-