Package | Description |
---|---|
com.tencentcloudapi.apigateway.v20180808.models |
Modifier and Type | Method and Description |
---|---|
PathMapping[] |
ServiceSubDomainMappings.getPathMappingSet()
Get 自定义路径映射列表。
|
PathMapping[] |
BindSubDomainRequest.getPathMappingSet()
Get 自定义域名路径映射,最多输入三个Environment,并且只能分别取值“test”、 ”prepub“、”release“。
|
PathMapping[] |
ModifySubDomainRequest.getPathMappingSet()
Get 修改后的路径映射列表。
|
Modifier and Type | Method and Description |
---|---|
void |
ServiceSubDomainMappings.setPathMappingSet(PathMapping[] PathMappingSet)
Set 自定义路径映射列表。
|
void |
BindSubDomainRequest.setPathMappingSet(PathMapping[] PathMappingSet)
Set 自定义域名路径映射,最多输入三个Environment,并且只能分别取值“test”、 ”prepub“、”release“。
|
void |
ModifySubDomainRequest.setPathMappingSet(PathMapping[] PathMappingSet)
Set 修改后的路径映射列表。
|
Copyright © 2020. All rights reserved.