Uses of Class
com.tencentcloudapi.tcss.v20201101.models.SupportDefenceVul
-
Packages that use SupportDefenceVul Package Description com.tencentcloudapi.tcss.v20201101.models -
-
Uses of SupportDefenceVul in com.tencentcloudapi.tcss.v20201101.models
Methods in com.tencentcloudapi.tcss.v20201101.models that return SupportDefenceVul Modifier and Type Method Description SupportDefenceVul[]DescribeSupportDefenceVulResponse. getList()Get 支持防御的漏洞列表Methods in com.tencentcloudapi.tcss.v20201101.models with parameters of type SupportDefenceVul Modifier and Type Method Description voidDescribeSupportDefenceVulResponse. setList(SupportDefenceVul[] List)Set 支持防御的漏洞列表Constructors in com.tencentcloudapi.tcss.v20201101.models with parameters of type SupportDefenceVul Constructor Description SupportDefenceVul(SupportDefenceVul 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.
-