| Package | Description |
|---|---|
| com.tencentcloudapi.antiddos.v20200309.models |
| Modifier and Type | Method and Description |
|---|---|
BoundIpInfo[] |
CreateBoundIPRequest.getBoundDevList()
Get Array of IPs to bind to the Anti-DDoS instance.
|
BoundIpInfo[] |
CreateBoundIPRequest.getUnBoundDevList()
Get Array of IPs to unbind from the Anti-DDoS instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateBoundIPRequest.setBoundDevList(BoundIpInfo[] BoundDevList)
Set Array of IPs to bind to the Anti-DDoS instance.
|
void |
CreateBoundIPRequest.setUnBoundDevList(BoundIpInfo[] UnBoundDevList)
Set Array of IPs to unbind from the Anti-DDoS instance.
|
| Constructor and Description |
|---|
BoundIpInfo(BoundIpInfo 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 © 2025. All rights reserved.