Interface NewDhcpConfiguration.Builder

  • Method Details

    • key

      The name of a DHCP option.

      Parameters:
      key - The name of a DHCP option.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • values

      The values for the DHCP option.

      Parameters:
      values - The values for the DHCP option.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • values

      The values for the DHCP option.

      Parameters:
      values - The values for the DHCP option.
      Returns:
      Returns a reference to this object so that method calls can be chained together.