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