Uses of Class
com.tencentcloudapi.antiddos.v20200309.models.DDoSGeoIPBlockConfigRelation
-
Packages that use DDoSGeoIPBlockConfigRelation Package Description com.tencentcloudapi.antiddos.v20200309.models -
-
Uses of DDoSGeoIPBlockConfigRelation in com.tencentcloudapi.antiddos.v20200309.models
Methods in com.tencentcloudapi.antiddos.v20200309.models that return DDoSGeoIPBlockConfigRelation Modifier and Type Method Description DDoSGeoIPBlockConfigRelation[]DescribeListDDoSGeoIPBlockConfigResponse. getConfigList()Get DDoS区域封禁配置列表Methods in com.tencentcloudapi.antiddos.v20200309.models with parameters of type DDoSGeoIPBlockConfigRelation Modifier and Type Method Description voidDescribeListDDoSGeoIPBlockConfigResponse. setConfigList(DDoSGeoIPBlockConfigRelation[] ConfigList)Set DDoS区域封禁配置列表Constructors in com.tencentcloudapi.antiddos.v20200309.models with parameters of type DDoSGeoIPBlockConfigRelation Constructor Description DDoSGeoIPBlockConfigRelation(DDoSGeoIPBlockConfigRelation 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.
-