Uses of Class
com.tencentcloudapi.acp.v20220105.models.CreateAppScanTaskRepeatResponse
-
Packages that use CreateAppScanTaskRepeatResponse Package Description com.tencentcloudapi.acp.v20220105 com.tencentcloudapi.acp.v20220105.models -
-
Uses of CreateAppScanTaskRepeatResponse in com.tencentcloudapi.acp.v20220105
Methods in com.tencentcloudapi.acp.v20220105 that return CreateAppScanTaskRepeatResponse Modifier and Type Method Description CreateAppScanTaskRepeatResponseAcpClient. CreateAppScanTaskRepeat(CreateAppScanTaskRepeatRequest req)App应用合规隐私诊断重试任务 -
Uses of CreateAppScanTaskRepeatResponse in com.tencentcloudapi.acp.v20220105.models
Constructors in com.tencentcloudapi.acp.v20220105.models with parameters of type CreateAppScanTaskRepeatResponse Constructor Description CreateAppScanTaskRepeatResponse(CreateAppScanTaskRepeatResponse 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.
-