| Package | Description | 
|---|---|
| com.tencentcloudapi.clb.v20180317.models | 
| Modifier and Type | Method and Description | 
|---|---|
| SnatIp[] | CreateLoadBalancerRequest. getSnatIps()Get Creates `SnatIp` when the binding IPs of other VPCs feature is enabled | 
| SnatIp[] | LoadBalancer. getSnatIps()Get `SnatIp` list after SnatPro load balancing is enabled. | 
| SnatIp[] | CreateLoadBalancerSnatIpsRequest. getSnatIps()Get Information of the SNAT IP to be added. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CreateLoadBalancerRequest. setSnatIps(SnatIp[] SnatIps)Set Creates `SnatIp` when the binding IPs of other VPCs feature is enabled | 
| void | LoadBalancer. setSnatIps(SnatIp[] SnatIps)Set `SnatIp` list after SnatPro load balancing is enabled. | 
| void | CreateLoadBalancerSnatIpsRequest. setSnatIps(SnatIp[] SnatIps)Set Information of the SNAT IP to be added. | 
Copyright © 2021. All rights reserved.