Uses of Class
com.tencentcloudapi.antiddos.v20200309.models.CCThresholdPolicy
-
Packages that use CCThresholdPolicy Package Description com.tencentcloudapi.antiddos.v20200309.models -
-
Uses of CCThresholdPolicy in com.tencentcloudapi.antiddos.v20200309.models
Methods in com.tencentcloudapi.antiddos.v20200309.models that return CCThresholdPolicy Modifier and Type Method Description CCThresholdPolicy[]DescribeCCThresholdListResponse. getThresholdList()Get 清洗阈值策略列表详情Methods in com.tencentcloudapi.antiddos.v20200309.models with parameters of type CCThresholdPolicy Modifier and Type Method Description voidDescribeCCThresholdListResponse. setThresholdList(CCThresholdPolicy[] ThresholdList)Set 清洗阈值策略列表详情Constructors in com.tencentcloudapi.antiddos.v20200309.models with parameters of type CCThresholdPolicy Constructor Description CCThresholdPolicy(CCThresholdPolicy 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.
-