Uses of Class
com.tencentcloudapi.dlc.v20210125.models.CreateResultDownloadResponse
-
Packages that use CreateResultDownloadResponse Package Description com.tencentcloudapi.dlc.v20210125 com.tencentcloudapi.dlc.v20210125.models -
-
Uses of CreateResultDownloadResponse in com.tencentcloudapi.dlc.v20210125
Methods in com.tencentcloudapi.dlc.v20210125 that return CreateResultDownloadResponse Modifier and Type Method Description CreateResultDownloadResponseDlcClient. CreateResultDownload(CreateResultDownloadRequest req)创建查询结果下载任务 -
Uses of CreateResultDownloadResponse in com.tencentcloudapi.dlc.v20210125.models
Constructors in com.tencentcloudapi.dlc.v20210125.models with parameters of type CreateResultDownloadResponse Constructor Description CreateResultDownloadResponse(CreateResultDownloadResponse 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.
-