Uses of Class
com.tencentcloudapi.antiddos.v20200309.models.ProtectThresholdRelation
-
Packages that use ProtectThresholdRelation Package Description com.tencentcloudapi.antiddos.v20200309.models -
-
Uses of ProtectThresholdRelation in com.tencentcloudapi.antiddos.v20200309.models
Methods in com.tencentcloudapi.antiddos.v20200309.models that return ProtectThresholdRelation Modifier and Type Method Description ProtectThresholdRelation[]DescribeListProtectThresholdConfigResponse. getConfigList()Get 防护阈值配置列表Methods in com.tencentcloudapi.antiddos.v20200309.models with parameters of type ProtectThresholdRelation Modifier and Type Method Description voidDescribeListProtectThresholdConfigResponse. setConfigList(ProtectThresholdRelation[] ConfigList)Set 防护阈值配置列表Constructors in com.tencentcloudapi.antiddos.v20200309.models with parameters of type ProtectThresholdRelation Constructor Description ProtectThresholdRelation(ProtectThresholdRelation 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.
-