Uses of Class
com.tencentcloudapi.clb.v20180317.models.DescribeBlockIPTaskResponse
-
Packages that use DescribeBlockIPTaskResponse Package Description com.tencentcloudapi.clb.v20180317 com.tencentcloudapi.clb.v20180317.models -
-
Uses of DescribeBlockIPTaskResponse in com.tencentcloudapi.clb.v20180317
Methods in com.tencentcloudapi.clb.v20180317 that return DescribeBlockIPTaskResponse Modifier and Type Method Description DescribeBlockIPTaskResponseClbClient. DescribeBlockIPTask(DescribeBlockIPTaskRequest req)根据 ModifyBlockIPList 接口返回的异步任务的ID,查询封禁IP(黑名单)异步任务的执行状态。(接口灰度中,如需使用请提工单) -
Uses of DescribeBlockIPTaskResponse in com.tencentcloudapi.clb.v20180317.models
Constructors in com.tencentcloudapi.clb.v20180317.models with parameters of type DescribeBlockIPTaskResponse Constructor Description DescribeBlockIPTaskResponse(DescribeBlockIPTaskResponse 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.
-