Uses of Class
com.tencentcloudapi.cwp.v20180228.models.ProtectEventLists
-
Packages that use ProtectEventLists Package Description com.tencentcloudapi.cwp.v20180228.models -
-
Uses of ProtectEventLists in com.tencentcloudapi.cwp.v20180228.models
Methods in com.tencentcloudapi.cwp.v20180228.models that return ProtectEventLists Modifier and Type Method Description ProtectEventLists[]DescribeWebPageEventListResponse. getList()Get 防护事件列表信息Methods in com.tencentcloudapi.cwp.v20180228.models with parameters of type ProtectEventLists Modifier and Type Method Description voidDescribeWebPageEventListResponse. setList(ProtectEventLists[] List)Set 防护事件列表信息Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type ProtectEventLists Constructor Description ProtectEventLists(ProtectEventLists 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.
-