| Package | Description | 
|---|---|
| com.tencentcloudapi.scf.v20180416.models | 
| Modifier and Type | Method and Description | 
|---|---|
| EndpointsConf[] | GetCustomDomainResponse. getEndpointsConfig()Get 路由配置 | 
| EndpointsConf[] | CreateCustomDomainRequest. getEndpointsConfig()Get 路由配置 | 
| EndpointsConf[] | DomainInfo. getEndpointsConfig()Get 路由配置信息 | 
| EndpointsConf[] | UpdateCustomDomainRequest. getEndpointsConfig()Get 路由配置 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | GetCustomDomainResponse. setEndpointsConfig(EndpointsConf[] EndpointsConfig)Set 路由配置 | 
| void | CreateCustomDomainRequest. setEndpointsConfig(EndpointsConf[] EndpointsConfig)Set 路由配置 | 
| void | DomainInfo. setEndpointsConfig(EndpointsConf[] EndpointsConfig)Set 路由配置信息 | 
| void | UpdateCustomDomainRequest. setEndpointsConfig(EndpointsConf[] EndpointsConfig)Set 路由配置 | 
| Constructor and Description | 
|---|
| EndpointsConf(EndpointsConf 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.