Uses of Class
com.tencentcloudapi.cwp.v20180228.models.ProtectDirRelatedServer
-
Packages that use ProtectDirRelatedServer Package Description com.tencentcloudapi.cwp.v20180228.models -
-
Uses of ProtectDirRelatedServer in com.tencentcloudapi.cwp.v20180228.models
Methods in com.tencentcloudapi.cwp.v20180228.models that return ProtectDirRelatedServer Modifier and Type Method Description ProtectDirRelatedServer[]DescribeProtectDirRelatedServerResponse. getList()Get 网站关联服务器列表信息Methods in com.tencentcloudapi.cwp.v20180228.models with parameters of type ProtectDirRelatedServer Modifier and Type Method Description voidDescribeProtectDirRelatedServerResponse. setList(ProtectDirRelatedServer[] List)Set 网站关联服务器列表信息Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type ProtectDirRelatedServer Constructor Description ProtectDirRelatedServer(ProtectDirRelatedServer 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.
-