Class RestSearchClient

    • Constructor Detail

      • RestSearchClient

        public RestSearchClient​(String endpoint,
                                String username,
                                String password)
      • RestSearchClient

        public RestSearchClient​(String endpoint,
                                String username,
                                String password,
                                int timeout)
        Constructor
        Parameters:
        endpoint - Connection URL
        username - the username
        password - the password
        timeout - Timeout for the RESTful requests