Uses of Class
com.tencentcloudapi.tsf.v20180326.models.PathRewritePage
-
Packages that use PathRewritePage Package Description com.tencentcloudapi.tsf.v20180326.models -
-
Uses of PathRewritePage in com.tencentcloudapi.tsf.v20180326.models
Methods in com.tencentcloudapi.tsf.v20180326.models that return PathRewritePage Modifier and Type Method Description PathRewritePageDescribePathRewritesResponse. getResult()Get 路径重写翻页对象Methods in com.tencentcloudapi.tsf.v20180326.models with parameters of type PathRewritePage Modifier and Type Method Description voidDescribePathRewritesResponse. setResult(PathRewritePage Result)Set 路径重写翻页对象Constructors in com.tencentcloudapi.tsf.v20180326.models with parameters of type PathRewritePage Constructor Description PathRewritePage(PathRewritePage 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.
-