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