| Package | Description |
|---|---|
| com.tencentcloudapi.cdn.v20180606.models |
| Modifier and Type | Method and Description |
|---|---|
FollowRedirect |
MainlandConfig.getFollowRedirect()
Get 301和302自动回源跟随配置。
注意:此字段可能返回 null,表示取不到有效值。
|
FollowRedirect |
UpdateDomainConfigRequest.getFollowRedirect()
Get 301/302 回源跟随配置
|
FollowRedirect |
DetailDomain.getFollowRedirect()
Get 301/302 回源自动跟随配置
注意:此字段可能返回 null,表示取不到有效值。
|
FollowRedirect |
AddCdnDomainRequest.getFollowRedirect()
Get 301/302 回源跟随配置。
|
FollowRedirect |
OverseaConfig.getFollowRedirect()
Get 301和302自动回源跟随配置。
注意:此字段可能返回 null,表示取不到有效值。
|
| Modifier and Type | Method and Description |
|---|---|
void |
MainlandConfig.setFollowRedirect(FollowRedirect FollowRedirect)
Set 301和302自动回源跟随配置。
注意:此字段可能返回 null,表示取不到有效值。
|
void |
UpdateDomainConfigRequest.setFollowRedirect(FollowRedirect FollowRedirect)
Set 301/302 回源跟随配置
|
void |
DetailDomain.setFollowRedirect(FollowRedirect FollowRedirect)
Set 301/302 回源自动跟随配置
注意:此字段可能返回 null,表示取不到有效值。
|
void |
AddCdnDomainRequest.setFollowRedirect(FollowRedirect FollowRedirect)
Set 301/302 回源跟随配置。
|
void |
OverseaConfig.setFollowRedirect(FollowRedirect FollowRedirect)
Set 301和302自动回源跟随配置。
注意:此字段可能返回 null,表示取不到有效值。
|
| Constructor and Description |
|---|
FollowRedirect(FollowRedirect 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.