Uses of Class
com.tencentcloudapi.cwp.v20180228.models.ProtectNetInfo
-
Packages that use ProtectNetInfo Package Description com.tencentcloudapi.cwp.v20180228.models -
-
Uses of ProtectNetInfo in com.tencentcloudapi.cwp.v20180228.models
Methods in com.tencentcloudapi.cwp.v20180228.models that return ProtectNetInfo Modifier and Type Method Description ProtectNetInfo[]DescribeProtectNetListResponse. getList()Get 安全管家数据Methods in com.tencentcloudapi.cwp.v20180228.models with parameters of type ProtectNetInfo Modifier and Type Method Description voidDescribeProtectNetListResponse. setList(ProtectNetInfo[] List)Set 安全管家数据Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type ProtectNetInfo Constructor Description ProtectNetInfo(ProtectNetInfo 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.
-