| Package | Description | 
|---|---|
| com.tencentcloudapi.teo.v20220106.models | 
| Modifier and Type | Method and Description | 
|---|---|
SecEntry[] | 
DescribeDDosAttackDataResponse.getData()
Get DDoS attack data
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
SecEntry[] | 
DescribeWebManagedRulesDataResponse.getData()
Get Web attack log entity
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
SecEntry[] | 
DescribeWebProtectionDataResponse.getData()
Get Data details
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DescribeDDosAttackDataResponse.setData(SecEntry[] Data)
Set DDoS attack data
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
DescribeWebManagedRulesDataResponse.setData(SecEntry[] Data)
Set Web attack log entity
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
DescribeWebProtectionDataResponse.setData(SecEntry[] Data)
Set Data details
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
| 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.