Interface SearchStatus.Builder

    • Method Detail

      • timems

        SearchStatus.Builder timems​(Long timems)

        How long it took to process the request, in milliseconds.

        Parameters:
        timems - How long it took to process the request, in milliseconds.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • rid

        SearchStatus.Builder rid​(String rid)

        The encrypted resource ID for the request.

        Parameters:
        rid - The encrypted resource ID for the request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.