Uses of Class
com.tencentcloudapi.waf.v20180125.models.SearchItem
-
Packages that use SearchItem Package Description com.tencentcloudapi.waf.v20180125.models -
-
Uses of SearchItem in com.tencentcloudapi.waf.v20180125.models
Methods in com.tencentcloudapi.waf.v20180125.models that return SearchItem Modifier and Type Method Description SearchItemDescribeHostsRequest. getItem()Get 复杂的搜索条件Methods in com.tencentcloudapi.waf.v20180125.models with parameters of type SearchItem Modifier and Type Method Description voidDescribeHostsRequest. setItem(SearchItem Item)Set 复杂的搜索条件Constructors in com.tencentcloudapi.waf.v20180125.models with parameters of type SearchItem Constructor Description SearchItem(SearchItem 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.
-