Interface NetworkConnection.Builder

    • Method Detail

      • direction

        NetworkConnection.Builder direction​(String direction)

        The direction in which the network traffic is flowing.

        Parameters:
        direction - The direction in which the network traffic is flowing.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        NetworkDirection, NetworkDirection