Package | Description |
---|---|
com.tencentcloudapi.teo.v20220901.models |
Modifier and Type | Method and Description |
---|---|
DDoSHost[] |
DescribeZoneDDoSPolicyResponse.getDDoSHosts()
Get Information of the proxied subdomain names.
|
DDoSHost[] |
ShieldArea.getDDoSHosts()
Get The layer-7 subdomain name.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeZoneDDoSPolicyResponse.setDDoSHosts(DDoSHost[] DDoSHosts)
Set Information of the proxied subdomain names.
|
void |
ShieldArea.setDDoSHosts(DDoSHost[] DDoSHosts)
Set The layer-7 subdomain name.
|
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.