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