Uses of Class
com.tencentcloudapi.antiddos.v20200309.models.CCLevelPolicy
-
Packages that use CCLevelPolicy Package Description com.tencentcloudapi.antiddos.v20200309.models -
-
Uses of CCLevelPolicy in com.tencentcloudapi.antiddos.v20200309.models
Methods in com.tencentcloudapi.antiddos.v20200309.models that return CCLevelPolicy Modifier and Type Method Description CCLevelPolicy[]DescribeCCLevelListResponse. getLevelList()Get 分级策略列表总数Methods in com.tencentcloudapi.antiddos.v20200309.models with parameters of type CCLevelPolicy Modifier and Type Method Description voidDescribeCCLevelListResponse. setLevelList(CCLevelPolicy[] LevelList)Set 分级策略列表总数Constructors in com.tencentcloudapi.antiddos.v20200309.models with parameters of type CCLevelPolicy Constructor Description CCLevelPolicy(CCLevelPolicy 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.
-