Uses of Class
com.tencentcloudapi.waf.v20180125.models.SpartaProtectionPort
-
Packages that use SpartaProtectionPort Package Description com.tencentcloudapi.waf.v20180125.models -
-
Uses of SpartaProtectionPort in com.tencentcloudapi.waf.v20180125.models
Methods in com.tencentcloudapi.waf.v20180125.models that return SpartaProtectionPort Modifier and Type Method Description SpartaProtectionPort[]ModifySpartaProtectionRequest. getPorts()Get 端口信息Methods in com.tencentcloudapi.waf.v20180125.models with parameters of type SpartaProtectionPort Modifier and Type Method Description voidModifySpartaProtectionRequest. setPorts(SpartaProtectionPort[] Ports)Set 端口信息Constructors in com.tencentcloudapi.waf.v20180125.models with parameters of type SpartaProtectionPort Constructor Description SpartaProtectionPort(SpartaProtectionPort 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.
-