Uses of Class
com.tencentcloudapi.antiddos.v20200309.models.DescribeListProtectThresholdConfigResponse
-
Packages that use DescribeListProtectThresholdConfigResponse Package Description com.tencentcloudapi.antiddos.v20200309 com.tencentcloudapi.antiddos.v20200309.models -
-
Uses of DescribeListProtectThresholdConfigResponse in com.tencentcloudapi.antiddos.v20200309
Methods in com.tencentcloudapi.antiddos.v20200309 that return DescribeListProtectThresholdConfigResponse Modifier and Type Method Description DescribeListProtectThresholdConfigResponseAntiddosClient. DescribeListProtectThresholdConfig(DescribeListProtectThresholdConfigRequest req)接口变更 获取防护阈值配置列表,包括DDoS的AI、等级、CC阈值开关等 -
Uses of DescribeListProtectThresholdConfigResponse in com.tencentcloudapi.antiddos.v20200309.models
Constructors in com.tencentcloudapi.antiddos.v20200309.models with parameters of type DescribeListProtectThresholdConfigResponse Constructor Description DescribeListProtectThresholdConfigResponse(DescribeListProtectThresholdConfigResponse 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.
-