Uses of Class
com.tencentcloudapi.waf.v20180125.models.PageInfo
-
Packages that use PageInfo Package Description com.tencentcloudapi.waf.v20180125.models -
-
Uses of PageInfo in com.tencentcloudapi.waf.v20180125.models
Methods in com.tencentcloudapi.waf.v20180125.models that return PageInfo Modifier and Type Method Description PageInfoDescribeAntiFakeUrlRequest. getPageInfo()Get 翻页参数PageInfoDescribeAntiInfoLeakRulesRequest. getPageInfo()Get 翻页Methods in com.tencentcloudapi.waf.v20180125.models with parameters of type PageInfo Modifier and Type Method Description voidDescribeAntiFakeUrlRequest. setPageInfo(PageInfo PageInfo)Set 翻页参数voidDescribeAntiInfoLeakRulesRequest. setPageInfo(PageInfo PageInfo)Set 翻页Constructors in com.tencentcloudapi.waf.v20180125.models with parameters of type PageInfo Constructor Description PageInfo(PageInfo 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.
-