Package | Description |
---|---|
com.tencentcloudapi.dayu.v20180709.models |
Modifier and Type | Method and Description |
---|---|
KeyValue[] |
DescribeDDoSUsedStatisResponse.getData()
Get Field value as follows:
Days: number of days of Anti-DDoS resource use
Attacks: number of DDoS attacks
|
KeyValue[] |
DescribeSecIndexResponse.getData()
Get Field value as follows:
AttackIpCount: number of attacked IPs
AttackCount: number of attacks
BlockCount: number of blockings
MaxMbps: attack bandwidth peak in Mbps
IpNum: IP statistics
|
KeyValue[] |
DescribeCCIpAllowDenyResponse.getData()
Get This field has been replaced by `RecordList` and should not be used
|
KeyValue[] |
DescribeCCUrlAllowResponse.getData()
Get This field has been replaced by `RecordList` and should not be used
|
KeyValue[] |
DescribeDDoSNetCountResponse.getData()
Get `Key-Value` array.
|
KeyValue[] |
DescribePackIndexResponse.getData()
Get Field value as follows:
TotalPackCount: number of resources
AttackPackCount: number of resources being cleansed
BlockPackCount: number of blocked resources
ExpiredPackCount: number of expired resources
ExpireingPackCount: number of expiring resources
IsolatePackCount: number of isolated resources
|
KeyValue[] |
DescribeDDoSCountResponse.getData()
Get `Key-Value` array.
|
KeyValue[] |
DescribeL4RulesErrHealthResponse.getErrHealths()
Get Exceptional rule list.
|
KeyValue[] |
KeyValueRecord.getRecord()
Get Key-Value array of a record
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeDDoSUsedStatisResponse.setData(KeyValue[] Data)
Set Field value as follows:
Days: number of days of Anti-DDoS resource use
Attacks: number of DDoS attacks
|
void |
DescribeSecIndexResponse.setData(KeyValue[] Data)
Set Field value as follows:
AttackIpCount: number of attacked IPs
AttackCount: number of attacks
BlockCount: number of blockings
MaxMbps: attack bandwidth peak in Mbps
IpNum: IP statistics
|
void |
DescribeCCIpAllowDenyResponse.setData(KeyValue[] Data)
Set This field has been replaced by `RecordList` and should not be used
|
void |
DescribeCCUrlAllowResponse.setData(KeyValue[] Data)
Set This field has been replaced by `RecordList` and should not be used
|
void |
DescribeDDoSNetCountResponse.setData(KeyValue[] Data)
Set `Key-Value` array.
|
void |
DescribePackIndexResponse.setData(KeyValue[] Data)
Set Field value as follows:
TotalPackCount: number of resources
AttackPackCount: number of resources being cleansed
BlockPackCount: number of blocked resources
ExpiredPackCount: number of expired resources
ExpireingPackCount: number of expiring resources
IsolatePackCount: number of isolated resources
|
void |
DescribeDDoSCountResponse.setData(KeyValue[] Data)
Set `Key-Value` array.
|
void |
DescribeL4RulesErrHealthResponse.setErrHealths(KeyValue[] ErrHealths)
Set Exceptional rule list.
|
void |
KeyValueRecord.setRecord(KeyValue[] Record)
Set Key-Value array of a record
|
Constructor and Description |
---|
KeyValue(KeyValue 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.