| Package | Description | 
|---|---|
| com.tencentcloudapi.apigateway.v20180808.models | 
| Modifier and Type | Method and Description | 
|---|---|
| PathMapping[] | ServiceSubDomainMappings. getPathMappingSet()Get Custom path mapping list. | 
| PathMapping[] | BindSubDomainRequest. getPathMappingSet()Get Custom domain name path mapping. | 
| PathMapping[] | ModifySubDomainRequest. getPathMappingSet()Get Path mapping list after modification. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ServiceSubDomainMappings. setPathMappingSet(PathMapping[] PathMappingSet)Set Custom path mapping list. | 
| void | BindSubDomainRequest. setPathMappingSet(PathMapping[] PathMappingSet)Set Custom domain name path mapping. | 
| void | ModifySubDomainRequest. setPathMappingSet(PathMapping[] PathMappingSet)Set Path mapping list after modification. | 
| 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 © 2021. All rights reserved.