public static final class LBSnatIpPool.Builder
extends java.lang.Object
LBSnatIpPool
.Constructor and Description |
---|
Builder()
Constructor with parameters for the required properties of
LBSnatIpPool . |
Modifier and Type | Method and Description |
---|---|
LBSnatIpPool |
build() |
LBSnatIpPool.Builder |
setIpAddresses(java.util.List<LBSnatIpElement> ipAddresses)
If an IP range is specified, the range may contain no more than 64 IP addresses.
|
public Builder()
LBSnatIpPool
.public LBSnatIpPool.Builder setIpAddresses(java.util.List<LBSnatIpElement> ipAddresses)
ipAddresses
- New value for the property.public LBSnatIpPool build()