| Package | Description |
|---|---|
| com.tencentcloudapi.cdn.v20180606.models |
| Modifier and Type | Method and Description |
|---|---|
Seo |
MainlandConfig.getSeo()
Get seo优化配置。
注意:此字段可能返回 null,表示取不到有效值。
|
Seo |
OverseaConfig.getSeo()
Get seo优化配置。
注意:此字段可能返回 null,表示取不到有效值。
|
Seo |
UpdateDomainConfigRequest.getSeo()
Get SEO 优化配置
|
Seo |
AddCdnDomainRequest.getSeo()
Get SEO 优化配置
|
Seo |
DetailDomain.getSeo()
Get SEO 优化配置
注意:此字段可能返回 null,表示取不到有效值。
|
| Modifier and Type | Method and Description |
|---|---|
void |
MainlandConfig.setSeo(Seo Seo)
Set seo优化配置。
注意:此字段可能返回 null,表示取不到有效值。
|
void |
OverseaConfig.setSeo(Seo Seo)
Set seo优化配置。
注意:此字段可能返回 null,表示取不到有效值。
|
void |
UpdateDomainConfigRequest.setSeo(Seo Seo)
Set SEO 优化配置
|
void |
AddCdnDomainRequest.setSeo(Seo Seo)
Set SEO 优化配置
|
void |
DetailDomain.setSeo(Seo Seo)
Set SEO 优化配置
注意:此字段可能返回 null,表示取不到有效值。
|
| 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 © 2025. All rights reserved.