Uses of Class
com.tencentcloudapi.clb.v20180317.models.DescribeBlockIPListResponse
-
Packages that use DescribeBlockIPListResponse Package Description com.tencentcloudapi.clb.v20180317 com.tencentcloudapi.clb.v20180317.models -
-
Uses of DescribeBlockIPListResponse in com.tencentcloudapi.clb.v20180317
Methods in com.tencentcloudapi.clb.v20180317 that return DescribeBlockIPListResponse Modifier and Type Method Description DescribeBlockIPListResponseClbClient. DescribeBlockIPList(DescribeBlockIPListRequest req)查询一个负载均衡所封禁的IP列表(黑名单)。(接口灰度中,如需使用请提工单) -
Uses of DescribeBlockIPListResponse in com.tencentcloudapi.clb.v20180317.models
Constructors in com.tencentcloudapi.clb.v20180317.models with parameters of type DescribeBlockIPListResponse Constructor Description DescribeBlockIPListResponse(DescribeBlockIPListResponse 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.
-