| Package | Description |
|---|---|
| com.tencentcloudapi.teo.v20220901.models |
| Modifier and Type | Method and Description |
|---|---|
DDoSHost[] |
ShieldArea.getDDoSHosts()
Get 该防护分区下的7层子域名。
注意:此字段可能返回 null,表示取不到有效值。
|
DDoSHost[] |
DescribeZoneDDoSPolicyResponse.getDDoSHosts()
Get 所有开启代理的子域名信息。
注意:此字段可能返回 null,表示取不到有效值。
|
| Modifier and Type | Method and Description |
|---|---|
void |
ShieldArea.setDDoSHosts(DDoSHost[] DDoSHosts)
Set 该防护分区下的7层子域名。
注意:此字段可能返回 null,表示取不到有效值。
|
void |
DescribeZoneDDoSPolicyResponse.setDDoSHosts(DDoSHost[] DDoSHosts)
Set 所有开启代理的子域名信息。
注意:此字段可能返回 null,表示取不到有效值。
|
| Constructor and Description |
|---|
DDoSHost(DDoSHost 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.