Uses of Class
com.tencentcloudapi.antiddos.v20200309.models.BlackWhiteIpRelation
-
Packages that use BlackWhiteIpRelation Package Description com.tencentcloudapi.antiddos.v20200309.models -
-
Uses of BlackWhiteIpRelation in com.tencentcloudapi.antiddos.v20200309.models
Methods in com.tencentcloudapi.antiddos.v20200309.models that return BlackWhiteIpRelation Modifier and Type Method Description BlackWhiteIpRelation[]DescribeListBlackWhiteIpListResponse. getIpList()Get 黑白IP列表Methods in com.tencentcloudapi.antiddos.v20200309.models with parameters of type BlackWhiteIpRelation Modifier and Type Method Description voidDescribeListBlackWhiteIpListResponse. setIpList(BlackWhiteIpRelation[] IpList)Set 黑白IP列表Constructors in com.tencentcloudapi.antiddos.v20200309.models with parameters of type BlackWhiteIpRelation Constructor Description BlackWhiteIpRelation(BlackWhiteIpRelation 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.
-