Uses of Class
com.tencentcloudapi.antiddos.v20200309.models.DDoSAIRelation
-
Packages that use DDoSAIRelation Package Description com.tencentcloudapi.antiddos.v20200309.models -
-
Uses of DDoSAIRelation in com.tencentcloudapi.antiddos.v20200309.models
Methods in com.tencentcloudapi.antiddos.v20200309.models that return DDoSAIRelation Modifier and Type Method Description DDoSAIRelation[]DescribeListDDoSAIResponse. getConfigList()Get AI防护开关列表Methods in com.tencentcloudapi.antiddos.v20200309.models with parameters of type DDoSAIRelation Modifier and Type Method Description voidDescribeListDDoSAIResponse. setConfigList(DDoSAIRelation[] ConfigList)Set AI防护开关列表Constructors in com.tencentcloudapi.antiddos.v20200309.models with parameters of type DDoSAIRelation Constructor Description DDoSAIRelation(DDoSAIRelation 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.
-