Interface SearchResultsHandler

    • Method Detail

      • handleResult

        void handleResult​(SearchResult result)
        Invoked when the request has completed successfully.
        Parameters:
        result - The query result indicating that no more resources are to be returned and, if applicable, including information which should be used for subsequent paged results query requests.