Package | Description |
---|---|
com.tencentcloudapi.waf.v20180125.models |
Modifier and Type | Method and Description |
---|---|
KVInt[] |
DescribeTopAttackDomainResponse.getCC()
Get CC攻击域名列表
|
KVInt[] |
DescribeTopAttackDomainResponse.getWeb()
Get Web攻击域名列表
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeTopAttackDomainResponse.setCC(KVInt[] CC)
Set CC攻击域名列表
|
void |
DescribeTopAttackDomainResponse.setWeb(KVInt[] Web)
Set Web攻击域名列表
|
Constructor and Description |
---|
KVInt(KVInt 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 © 2024. All rights reserved.