| Package | Description |
|---|---|
| com.tencentcloudapi.antiddos.v20200309.models |
| Modifier and Type | Method and Description |
|---|---|
IpSegment[] |
DescribeDDoSBlackWhiteIpListResponse.getBlackIpList()
Get 黑名单IP列表
|
IpSegment[] |
CreateCcBlackWhiteIpListRequest.getIpList()
Get IP列表
|
IpSegment[] |
ModifyCcBlackWhiteIpListRequest.getIpList()
Get IP列表
|
IpSegment[] |
DeleteDDoSBlackWhiteIpListRequest.getIpList()
Get IP列表
|
IpSegment[] |
CreateDDoSBlackWhiteIpListRequest.getIpList()
Get IP列表
|
IpSegment |
ModifyDDoSBlackWhiteIpListRequest.getNewIp()
Get 当前配置的Ip段,包含ip与掩码
|
IpSegment |
ModifyDDoSBlackWhiteIpListRequest.getOldIp()
Get 当前配置的Ip段,包含ip与掩码
|
IpSegment[] |
DescribeDDoSBlackWhiteIpListResponse.getWhiteIpList()
Get 白名单IP列表
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeDDoSBlackWhiteIpListResponse.setBlackIpList(IpSegment[] BlackIpList)
Set 黑名单IP列表
|
void |
CreateCcBlackWhiteIpListRequest.setIpList(IpSegment[] IpList)
Set IP列表
|
void |
ModifyCcBlackWhiteIpListRequest.setIpList(IpSegment[] IpList)
Set IP列表
|
void |
DeleteDDoSBlackWhiteIpListRequest.setIpList(IpSegment[] IpList)
Set IP列表
|
void |
CreateDDoSBlackWhiteIpListRequest.setIpList(IpSegment[] IpList)
Set IP列表
|
void |
ModifyDDoSBlackWhiteIpListRequest.setNewIp(IpSegment NewIp)
Set 当前配置的Ip段,包含ip与掩码
|
void |
ModifyDDoSBlackWhiteIpListRequest.setOldIp(IpSegment OldIp)
Set 当前配置的Ip段,包含ip与掩码
|
void |
DescribeDDoSBlackWhiteIpListResponse.setWhiteIpList(IpSegment[] WhiteIpList)
Set 白名单IP列表
|
| Constructor and Description |
|---|
IpSegment(IpSegment 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.