Uses of Class
com.tencentcloudapi.cr.v20180321.models.DownloadDialogueTextResponse
-
Packages that use DownloadDialogueTextResponse Package Description com.tencentcloudapi.cr.v20180321 com.tencentcloudapi.cr.v20180321.models -
-
Uses of DownloadDialogueTextResponse in com.tencentcloudapi.cr.v20180321
Methods in com.tencentcloudapi.cr.v20180321 that return DownloadDialogueTextResponse Modifier and Type Method Description DownloadDialogueTextResponseCrClient. DownloadDialogueText(DownloadDialogueTextRequest req)用于获取指定案件的对话文本内容,次日早上8:00后可查询前日对话文本内容。 -
Uses of DownloadDialogueTextResponse in com.tencentcloudapi.cr.v20180321.models
Constructors in com.tencentcloudapi.cr.v20180321.models with parameters of type DownloadDialogueTextResponse Constructor Description DownloadDialogueTextResponse(DownloadDialogueTextResponse 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.
-