Package | Description |
---|---|
com.tencentcloudapi.antiddos.v20200309.models |
Modifier and Type | Method and Description |
---|---|
KeyValue[] |
DescribeBasicDeviceStatusResponse.getData()
Get 返回资源及状态,状态码:
1 - 封堵状态
2 - 正常状态
3 - 攻击状态
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeBasicDeviceStatusResponse.setData(KeyValue[] Data)
Set 返回资源及状态,状态码:
1 - 封堵状态
2 - 正常状态
3 - 攻击状态
|
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 © 2022. All rights reserved.