Uses of Class
com.tencentcloudapi.antiddos.v20200309.models.PortSegment
-
Packages that use PortSegment Package Description com.tencentcloudapi.antiddos.v20200309.models -
-
Uses of PortSegment in com.tencentcloudapi.antiddos.v20200309.models
Methods in com.tencentcloudapi.antiddos.v20200309.models that return PortSegment Modifier and Type Method Description PortSegment[]DDoSSpeedLimitConfig. getDstPortScopes()Get 此字段已弃用,请填写新字段DstPortList。Methods in com.tencentcloudapi.antiddos.v20200309.models with parameters of type PortSegment Modifier and Type Method Description voidDDoSSpeedLimitConfig. setDstPortScopes(PortSegment[] DstPortScopes)Set 此字段已弃用,请填写新字段DstPortList。Constructors in com.tencentcloudapi.antiddos.v20200309.models with parameters of type PortSegment Constructor Description PortSegment(PortSegment 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.
-