Uses of Class
com.tencentcloudapi.waf.v20180125.models.PortItem
-
Packages that use PortItem Package Description com.tencentcloudapi.waf.v20180125.models -
-
Uses of PortItem in com.tencentcloudapi.waf.v20180125.models
Methods in com.tencentcloudapi.waf.v20180125.models that return PortItem Modifier and Type Method Description PortItem[]AddSpartaProtectionRequest. getPorts()Get 服务有多端口需要设置此字段Methods in com.tencentcloudapi.waf.v20180125.models with parameters of type PortItem Modifier and Type Method Description voidAddSpartaProtectionRequest. setPorts(PortItem[] Ports)Set 服务有多端口需要设置此字段Constructors in com.tencentcloudapi.waf.v20180125.models with parameters of type PortItem Constructor Description PortItem(PortItem 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.
-