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