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