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