Class StaticIpAllocation.Builder

    • Constructor Detail

      • Builder

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

      • setEnabled

        public StaticIpAllocation.Builder setEnabled​(java.lang.Boolean enabled)
        Enable ip and mac addresse allocation for VPC Subnet ports from static ip pool. To enable this, dhcp pool shall be empty and static ip pool shall own all available ip addresses.
        Parameters:
        enabled - New value for the property.