| Package | Description | 
|---|---|
| com.tencentcloudapi.dayu.v20180709.models | 
| Modifier and Type | Method and Description | 
|---|---|
| BoundIpInfo[] | CreateBoundIPRequest. getBoundDevList()Get Array of IPs to be bound to the Anti-DDoS instance. | 
| BoundIpInfo[] | CreateBoundIPRequest. getUnBoundDevList()Get Array of IPs to be unbound from Anti-DDoS instance. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CreateBoundIPRequest. setBoundDevList(BoundIpInfo[] BoundDevList)Set Array of IPs to be bound to the Anti-DDoS instance. | 
| void | CreateBoundIPRequest. setUnBoundDevList(BoundIpInfo[] UnBoundDevList)Set Array of IPs to be unbound from 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.