Uses of Class
com.tencentcloudapi.clb.v20180317.models.ModifyBlockIPListResponse
-
Packages that use ModifyBlockIPListResponse Package Description com.tencentcloudapi.clb.v20180317 com.tencentcloudapi.clb.v20180317.models -
-
Uses of ModifyBlockIPListResponse in com.tencentcloudapi.clb.v20180317
Methods in com.tencentcloudapi.clb.v20180317 that return ModifyBlockIPListResponse Modifier and Type Method Description ModifyBlockIPListResponse
ClbClient. ModifyBlockIPList(ModifyBlockIPListRequest req)
修改负载均衡的IP(client IP)封禁黑名单列表,一个转发规则最多支持封禁 2000000 个IP,及黑名单容量为 2000000。 (接口灰度中,如需使用请提工单) -
Uses of ModifyBlockIPListResponse in com.tencentcloudapi.clb.v20180317.models
Constructors in com.tencentcloudapi.clb.v20180317.models with parameters of type ModifyBlockIPListResponse Constructor Description ModifyBlockIPListResponse(ModifyBlockIPListResponse 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.
-