Interface PortRange.Builder

  • Method Details

    • from

      The first port in the range.

      Parameters:
      from - The first port in the range.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • to

      The last port in the range.

      Parameters:
      to - The last port in the range.
      Returns:
      Returns a reference to this object so that method calls can be chained together.