Package | Description |
---|---|
com.tencentcloudapi.teo.v20220901.models |
Modifier and Type | Method and Description |
---|---|
ZoneConfig |
ModifyL7AccSettingRequest.getZoneConfig()
Get 站点加速全局配置,该参数中的配置会对站点下的所有域名生效。您只需直接修改所需的配置,未传入的其他配置将保持原有状态。
|
ZoneConfig |
ZoneConfigParameters.getZoneConfig()
Get 站点配置信息。
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyL7AccSettingRequest.setZoneConfig(ZoneConfig ZoneConfig)
Set 站点加速全局配置,该参数中的配置会对站点下的所有域名生效。您只需直接修改所需的配置,未传入的其他配置将保持原有状态。
|
void |
ZoneConfigParameters.setZoneConfig(ZoneConfig ZoneConfig)
Set 站点配置信息。
注意:此字段可能返回 null,表示取不到有效值。
|
Constructor and Description |
---|
ZoneConfig(ZoneConfig 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.