Uses of Class
com.tencentcloudapi.cr.v20180321.models.DownloadBotRecordResponse
-
Packages that use DownloadBotRecordResponse Package Description com.tencentcloudapi.cr.v20180321 com.tencentcloudapi.cr.v20180321.models -
-
Uses of DownloadBotRecordResponse in com.tencentcloudapi.cr.v20180321
Methods in com.tencentcloudapi.cr.v20180321 that return DownloadBotRecordResponse Modifier and Type Method Description DownloadBotRecordResponseCrClient. DownloadBotRecord(DownloadBotRecordRequest req)下载任务录音与文本,第二天12点后可使用此接口获取对应的录音与文本 -
Uses of DownloadBotRecordResponse in com.tencentcloudapi.cr.v20180321.models
Constructors in com.tencentcloudapi.cr.v20180321.models with parameters of type DownloadBotRecordResponse Constructor Description DownloadBotRecordResponse(DownloadBotRecordResponse 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.
-