Uses of Class
com.tencentcloudapi.waf.v20180125.models.ClbHostsParams
-
Packages that use ClbHostsParams Package Description com.tencentcloudapi.waf.v20180125.models -
-
Uses of ClbHostsParams in com.tencentcloudapi.waf.v20180125.models
Methods in com.tencentcloudapi.waf.v20180125.models that return ClbHostsParams Modifier and Type Method Description ClbHostsParams[]DescribeWafInfoRequest. getParams()Get CLB回调WAF接口(获取、删除)的参数Methods in com.tencentcloudapi.waf.v20180125.models with parameters of type ClbHostsParams Modifier and Type Method Description voidDescribeWafInfoRequest. setParams(ClbHostsParams[] Params)Set CLB回调WAF接口(获取、删除)的参数Constructors in com.tencentcloudapi.waf.v20180125.models with parameters of type ClbHostsParams Constructor Description ClbHostsParams(ClbHostsParams 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.
-