Package | Description |
---|---|
com.tencentcloudapi.antiddos.v20200309.models |
Modifier and Type | Method and Description |
---|---|
KeyValue[] |
DescribeBasicDeviceStatusResponse.getData()
Get Status of the specified Anti-DDoS resource.
|
KeyValue[] |
DescribeNewL7RulesErrHealthResponse.getErrHealths()
Get List of rules with exceptions.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeBasicDeviceStatusResponse.setData(KeyValue[] Data)
Set Status of the specified Anti-DDoS resource.
|
void |
DescribeNewL7RulesErrHealthResponse.setErrHealths(KeyValue[] ErrHealths)
Set List of rules with exceptions.
|
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.