Uses of Class
com.tencentcloudapi.cwp.v20180228.models.ExportScanTaskDetailsResponse
-
Packages that use ExportScanTaskDetailsResponse Package Description com.tencentcloudapi.cwp.v20180228 com.tencentcloudapi.cwp.v20180228.models -
-
Uses of ExportScanTaskDetailsResponse in com.tencentcloudapi.cwp.v20180228
Methods in com.tencentcloudapi.cwp.v20180228 that return ExportScanTaskDetailsResponse Modifier and Type Method Description ExportScanTaskDetailsResponseCwpClient. ExportScanTaskDetails(ExportScanTaskDetailsRequest req)根据任务id导出指定扫描任务详情 -
Uses of ExportScanTaskDetailsResponse in com.tencentcloudapi.cwp.v20180228.models
Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type ExportScanTaskDetailsResponse Constructor Description ExportScanTaskDetailsResponse(ExportScanTaskDetailsResponse 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.
-