Uses of Class
com.tencentcloudapi.waf.v20180125.models.ClbHostResult
-
Packages that use ClbHostResult Package Description com.tencentcloudapi.waf.v20180125.models -
-
Uses of ClbHostResult in com.tencentcloudapi.waf.v20180125.models
Methods in com.tencentcloudapi.waf.v20180125.models that return ClbHostResult Modifier and Type Method Description ClbHostResult[]DescribeWafInfoResponse. getHostList()Get 对应的WAF信息的数组。Methods in com.tencentcloudapi.waf.v20180125.models with parameters of type ClbHostResult Modifier and Type Method Description voidDescribeWafInfoResponse. setHostList(ClbHostResult[] HostList)Set 对应的WAF信息的数组。Constructors in com.tencentcloudapi.waf.v20180125.models with parameters of type ClbHostResult Constructor Description ClbHostResult(ClbHostResult 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.
-