Class DhcpIpPoolUsage.Builder

    • Constructor Detail

      • Builder

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

      • setAllocatedNumber

        public DhcpIpPoolUsage.Builder setAllocatedNumber​(java.lang.Long allocatedNumber)
        allocated number. COULD BE INACCURATE, REFERENCE ONLY. format: int64
        Parameters:
        allocatedNumber - New value for the property.
      • setAllocatedPercentage

        public DhcpIpPoolUsage.Builder setAllocatedPercentage​(java.lang.Long allocatedPercentage)
        allocated percentage. COULD BE INACCURATE, REFERENCE ONLY. format: int64
        Parameters:
        allocatedPercentage - New value for the property.
      • setDhcpIpPoolId

        public DhcpIpPoolUsage.Builder setDhcpIpPoolId​(java.lang.String dhcpIpPoolId)
        uuid of dhcp ip pool
        Parameters:
        dhcpIpPoolId - New value for the property.
      • setPoolSize

        public DhcpIpPoolUsage.Builder setPoolSize​(java.lang.Long poolSize)
        pool size format: int64
        Parameters:
        poolSize - New value for the property.