Interface LocalIpDetails.Builder

    • Method Detail

      • ipAddressV4

        LocalIpDetails.Builder ipAddressV4​(String ipAddressV4)

        The IPv4 local address of the connection.

        Parameters:
        ipAddressV4 - The IPv4 local address of the connection.
        Returns:
        Returns a reference to this object so that method calls can be chained together.