Interface DeviceProxy.Builder

  • Method Details

    • host

      Hostname or IPv4 address of the proxy.

      Parameters:
      host - Hostname or IPv4 address of the proxy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • port

      The port number on which the http/s proxy is listening.

      Parameters:
      port - The port number on which the http/s proxy is listening.
      Returns:
      Returns a reference to this object so that method calls can be chained together.