Uses of Class
com.tencentcloudapi.cr.v20180321.models.DownloadReportResponse
-
Packages that use DownloadReportResponse Package Description com.tencentcloudapi.cr.v20180321 com.tencentcloudapi.cr.v20180321.models -
-
Uses of DownloadReportResponse in com.tencentcloudapi.cr.v20180321
Methods in com.tencentcloudapi.cr.v20180321 that return DownloadReportResponse Modifier and Type Method Description DownloadReportResponseCrClient. DownloadReport(DownloadReportRequest req)用于下载结果报表。当日23:00后,可获取当日到期/逾期提醒结果,次日00:30后,可获取昨日回访结果。 -
Uses of DownloadReportResponse in com.tencentcloudapi.cr.v20180321.models
Constructors in com.tencentcloudapi.cr.v20180321.models with parameters of type DownloadReportResponse Constructor Description DownloadReportResponse(DownloadReportResponse 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.
-