Package | Description |
---|---|
com.tencentcloudapi.tsf.v20180326.models |
Modifier and Type | Method and Description |
---|---|
PathRewrite[] |
PathRewritePage.getContent()
Get 路径重写规则列表
|
PathRewrite |
DescribePathRewriteResponse.getResult()
Get 路径重写规则对象
|
Modifier and Type | Method and Description |
---|---|
void |
PathRewritePage.setContent(PathRewrite[] Content)
Set 路径重写规则列表
|
void |
DescribePathRewriteResponse.setResult(PathRewrite Result)
Set 路径重写规则对象
|
Constructor and Description |
---|
PathRewrite(PathRewrite 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.
|
Copyright © 2022. All rights reserved.