Uses of Class
com.tencentcloudapi.csip.v20221121.models.DescribeScanReportListResponse
-
Packages that use DescribeScanReportListResponse Package Description com.tencentcloudapi.csip.v20221121 com.tencentcloudapi.csip.v20221121.models -
-
Uses of DescribeScanReportListResponse in com.tencentcloudapi.csip.v20221121
Methods in com.tencentcloudapi.csip.v20221121 that return DescribeScanReportListResponse Modifier and Type Method Description DescribeScanReportListResponseCsipClient. DescribeScanReportList(DescribeScanReportListRequest req)获取扫描报告列表 -
Uses of DescribeScanReportListResponse in com.tencentcloudapi.csip.v20221121.models
Constructors in com.tencentcloudapi.csip.v20221121.models with parameters of type DescribeScanReportListResponse Constructor Description DescribeScanReportListResponse(DescribeScanReportListResponse 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.
-