Class LBSnatIpPool.Builder

  • Enclosing class:
    LBSnatIpPool

    public static final class LBSnatIpPool.Builder
    extends java.lang.Object
    Builder class for LBSnatIpPool.
    • Constructor Detail

      • Builder

        public Builder()
        Constructor with parameters for the required properties of LBSnatIpPool.
    • Method Detail

      • setIpAddresses

        public LBSnatIpPool.Builder setIpAddresses​(java.util.List<LBSnatIpElement> ipAddresses)
        If an IP range is specified, the range may contain no more than 64 IP addresses.
        Parameters:
        ipAddresses - New value for the property.