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