Uses of Class
com.tencentcloudapi.cwp.v20180228.models.DescribeMalWareListResponse
-
Packages that use DescribeMalWareListResponse Package Description com.tencentcloudapi.cwp.v20180228 com.tencentcloudapi.cwp.v20180228.models -
-
Uses of DescribeMalWareListResponse in com.tencentcloudapi.cwp.v20180228
Methods in com.tencentcloudapi.cwp.v20180228 that return DescribeMalWareListResponse Modifier and Type Method Description DescribeMalWareListResponseCwpClient. DescribeMalWareList(DescribeMalWareListRequest req)入侵检测获取木马列表 -
Uses of DescribeMalWareListResponse in com.tencentcloudapi.cwp.v20180228.models
Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type DescribeMalWareListResponse Constructor Description DescribeMalWareListResponse(DescribeMalWareListResponse 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.
-