Package | Description |
---|---|
com.tencentcloudapi.antiddos.v20200309.models |
Modifier and Type | Method and Description |
---|---|
IPAlarmThresholdRelation[] |
DescribeListIPAlarmConfigResponse.getConfigList()
Get List of IP alarm threshold configurations
|
IPAlarmThresholdRelation[] |
CreateIPAlarmThresholdConfigRequest.getIpAlarmThresholdConfigList()
Get List of IP alarm threshold configurations
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeListIPAlarmConfigResponse.setConfigList(IPAlarmThresholdRelation[] ConfigList)
Set List of IP alarm threshold configurations
|
void |
CreateIPAlarmThresholdConfigRequest.setIpAlarmThresholdConfigList(IPAlarmThresholdRelation[] IpAlarmThresholdConfigList)
Set List of IP alarm threshold configurations
|
Constructor and Description |
---|
IPAlarmThresholdRelation(IPAlarmThresholdRelation 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.