Package | Description |
---|---|
com.tencentcloudapi.tsf.v20180326.models |
Modifier and Type | Method and Description |
---|---|
PathRewriteCreateObject |
CreatePathRewritesRequest.getPathRewrites()
Get 路径重写列表
|
PathRewriteCreateObject[] |
CreatePathRewritesWithDetailRespRequest.getPathRewrites()
Get 路径重写列表
|
Modifier and Type | Method and Description |
---|---|
void |
CreatePathRewritesRequest.setPathRewrites(PathRewriteCreateObject PathRewrites)
Set 路径重写列表
|
void |
CreatePathRewritesWithDetailRespRequest.setPathRewrites(PathRewriteCreateObject[] PathRewrites)
Set 路径重写列表
|
Constructor and Description |
---|
PathRewriteCreateObject(PathRewriteCreateObject 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 © 2024. All rights reserved.