Uses of Class
com.tencentcloudapi.acp.v20220105.models.DescribeScanTaskReportUrlResponse
-
Packages that use DescribeScanTaskReportUrlResponse Package Description com.tencentcloudapi.acp.v20220105 com.tencentcloudapi.acp.v20220105.models -
-
Uses of DescribeScanTaskReportUrlResponse in com.tencentcloudapi.acp.v20220105
Methods in com.tencentcloudapi.acp.v20220105 that return DescribeScanTaskReportUrlResponse Modifier and Type Method Description DescribeScanTaskReportUrlResponseAcpClient. DescribeScanTaskReportUrl(DescribeScanTaskReportUrlRequest req)获取App合规诊断任务报告url -
Uses of DescribeScanTaskReportUrlResponse in com.tencentcloudapi.acp.v20220105.models
Constructors in com.tencentcloudapi.acp.v20220105.models with parameters of type DescribeScanTaskReportUrlResponse Constructor Description DescribeScanTaskReportUrlResponse(DescribeScanTaskReportUrlResponse 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.
-