| Package | Description |
|---|---|
| com.tencentcloudapi.teo.v20220901.models |
| Modifier and Type | Method and Description |
|---|---|
SecEntry[] |
DescribeDDoSAttackDataResponse.getData()
Get DDoS攻击数据内容列表。
注意:此字段可能返回 null,表示取不到有效值。
|
SecEntry[] |
DescribeBotDataResponse.getData()
Get Bot攻击的数据列表。
注意:此字段可能返回 null,表示取不到有效值。
|
SecEntry[] |
DescribeWebProtectionDataResponse.getData()
Get CC防护时序数据列表。
注意:此字段可能返回 null,表示取不到有效值。
|
SecEntry[] |
DescribeWebManagedRulesDataResponse.getData()
Get WAF攻击的时序数据列表。
注意:此字段可能返回 null,表示取不到有效值。
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeDDoSAttackDataResponse.setData(SecEntry[] Data)
Set DDoS攻击数据内容列表。
注意:此字段可能返回 null,表示取不到有效值。
|
void |
DescribeBotDataResponse.setData(SecEntry[] Data)
Set Bot攻击的数据列表。
注意:此字段可能返回 null,表示取不到有效值。
|
void |
DescribeWebProtectionDataResponse.setData(SecEntry[] Data)
Set CC防护时序数据列表。
注意:此字段可能返回 null,表示取不到有效值。
|
void |
DescribeWebManagedRulesDataResponse.setData(SecEntry[] Data)
Set WAF攻击的时序数据列表。
注意:此字段可能返回 null,表示取不到有效值。
|
| Constructor and Description |
|---|
SecEntry(SecEntry 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.