Package | Description |
---|---|
com.tencentcloudapi.clb.v20180317.models |
Modifier and Type | Method and Description |
---|---|
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 |
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 © 2020. All rights reserved.