| Package | Description | 
|---|---|
| com.tencentcloudapi.cdn.v20180606.models | 
| Modifier and Type | Method and Description | 
|---|---|
| Seo | MainlandConfig. getSeo()Get SEO configuration. | 
| Seo | UpdateDomainConfigRequest. getSeo()Get SEO configuration | 
| Seo | DetailDomain. getSeo()Get SEO configuration
Note: this field may return null, indicating that no valid values can be obtained. | 
| Seo | AddCdnDomainRequest. getSeo()Get SEO configuration | 
| Seo | OverseaConfig. getSeo()Get SEO configuration. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | MainlandConfig. setSeo(Seo Seo)Set SEO configuration. | 
| void | UpdateDomainConfigRequest. setSeo(Seo Seo)Set SEO configuration | 
| void | DetailDomain. setSeo(Seo Seo)Set SEO configuration
Note: this field may return null, indicating that no valid values can be obtained. | 
| void | AddCdnDomainRequest. setSeo(Seo Seo)Set SEO configuration | 
| void | OverseaConfig. setSeo(Seo Seo)Set SEO configuration. | 
| Constructor and Description | 
|---|
| Seo(Seo 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 © 2022. All rights reserved.