Interface TcpRouteMatch.Builder

    • Method Detail

      • port

        TcpRouteMatch.Builder port​(Integer port)

        The port number to match on.

        Parameters:
        port - The port number to match on.
        Returns:
        Returns a reference to this object so that method calls can be chained together.