Package | Description |
---|---|
com.tencentcloudapi.antiddos.v20200309.models |
Modifier and Type | Method and Description |
---|---|
KeyValue[] |
DescribeBasicDeviceStatusResponse.getCLBData()
Get 域名化资产的名称
注意:此字段可能返回 null,表示取不到有效值。
|
KeyValue[] |
DescribeBasicDeviceStatusResponse.getCnameWafData()
Get cnamewaf资源状态
注意:此字段可能返回 null,表示取不到有效值。
|
KeyValue[] |
DescribeBasicDeviceStatusResponse.getData()
Get 返回资源及状态,状态码:
1 - 封堵状态
2 - 正常状态
3 - 攻击状态
|
KeyValue[] |
DescribeNewL7RulesErrHealthResponse.getErrHealths()
Get 异常规则列表,返回值说明: Key值为规则ID,Value值为异常IP及错误信息,多个IP用","分割
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeBasicDeviceStatusResponse.setCLBData(KeyValue[] CLBData)
Set 域名化资产的名称
注意:此字段可能返回 null,表示取不到有效值。
|
void |
DescribeBasicDeviceStatusResponse.setCnameWafData(KeyValue[] CnameWafData)
Set cnamewaf资源状态
注意:此字段可能返回 null,表示取不到有效值。
|
void |
DescribeBasicDeviceStatusResponse.setData(KeyValue[] Data)
Set 返回资源及状态,状态码:
1 - 封堵状态
2 - 正常状态
3 - 攻击状态
|
void |
DescribeNewL7RulesErrHealthResponse.setErrHealths(KeyValue[] ErrHealths)
Set 异常规则列表,返回值说明: Key值为规则ID,Value值为异常IP及错误信息,多个IP用","分割
|
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 © 2024. All rights reserved.