Package | Description |
---|---|
com.tencentcloudapi.teo.v20220901.models |
Modifier and Type | Method and Description |
---|---|
SecEntry[] |
DescribeWebManagedRulesDataResponse.getData()
Get The list of WAF attack data recorded over time.
|
SecEntry[] |
DescribeDDoSAttackDataResponse.getData()
Get List of DDoS attack data.
|
SecEntry[] |
DescribeWebProtectionDataResponse.getData()
Get The list of CC protection data recorded over time.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeWebManagedRulesDataResponse.setData(SecEntry[] Data)
Set The list of WAF attack data recorded over time.
|
void |
DescribeDDoSAttackDataResponse.setData(SecEntry[] Data)
Set List of DDoS attack data.
|
void |
DescribeWebProtectionDataResponse.setData(SecEntry[] Data)
Set The list of CC protection data recorded over time.
|
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 © 2023. All rights reserved.