Uses of Class
com.tencentcloudapi.csip.v20221121.models.TaskCenterVulRiskInputParam
-
Packages that use TaskCenterVulRiskInputParam Package Description com.tencentcloudapi.csip.v20221121.models -
-
Uses of TaskCenterVulRiskInputParam in com.tencentcloudapi.csip.v20221121.models
Methods in com.tencentcloudapi.csip.v20221121.models that return TaskCenterVulRiskInputParam Modifier and Type Method Description TaskCenterVulRiskInputParam[]TaskAdvanceCFG. getVulRisk()Get 漏洞风险高级配置Methods in com.tencentcloudapi.csip.v20221121.models with parameters of type TaskCenterVulRiskInputParam Modifier and Type Method Description voidTaskAdvanceCFG. setVulRisk(TaskCenterVulRiskInputParam[] VulRisk)Set 漏洞风险高级配置Constructors in com.tencentcloudapi.csip.v20221121.models with parameters of type TaskCenterVulRiskInputParam Constructor Description TaskCenterVulRiskInputParam(TaskCenterVulRiskInputParam 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.
-