Uses of Class
com.tencentcloudapi.waf.v20180125.models.UpsertIpAccessControlResponse
-
Packages that use UpsertIpAccessControlResponse Package Description com.tencentcloudapi.waf.v20180125 com.tencentcloudapi.waf.v20180125.models -
-
Uses of UpsertIpAccessControlResponse in com.tencentcloudapi.waf.v20180125
Methods in com.tencentcloudapi.waf.v20180125 that return UpsertIpAccessControlResponse Modifier and Type Method Description UpsertIpAccessControlResponseWafClient. UpsertIpAccessControl(UpsertIpAccessControlRequest req)Waf IP黑白名单Upsert接口 -
Uses of UpsertIpAccessControlResponse in com.tencentcloudapi.waf.v20180125.models
Constructors in com.tencentcloudapi.waf.v20180125.models with parameters of type UpsertIpAccessControlResponse Constructor Description UpsertIpAccessControlResponse(UpsertIpAccessControlResponse 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.
-