Uses of Class
com.tencentcloudapi.cfw.v20190904.models.ModifyBlockIgnoreListResponse
-
Packages that use ModifyBlockIgnoreListResponse Package Description com.tencentcloudapi.cfw.v20190904 com.tencentcloudapi.cfw.v20190904.models -
-
Uses of ModifyBlockIgnoreListResponse in com.tencentcloudapi.cfw.v20190904
Methods in com.tencentcloudapi.cfw.v20190904 that return ModifyBlockIgnoreListResponse Modifier and Type Method Description ModifyBlockIgnoreListResponseCfwClient. ModifyBlockIgnoreList(ModifyBlockIgnoreListRequest req)支持对封禁列表、放通列表如下操作: 批量增加封禁IP、放通IP/域名 批量删除封禁IP、放通IP/域名 批量修改封禁IP、放通IP/域名生效事件 -
Uses of ModifyBlockIgnoreListResponse in com.tencentcloudapi.cfw.v20190904.models
Constructors in com.tencentcloudapi.cfw.v20190904.models with parameters of type ModifyBlockIgnoreListResponse Constructor Description ModifyBlockIgnoreListResponse(ModifyBlockIgnoreListResponse 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.
-