Interface StopQueryResponse.Builder

    • Method Detail

      • success

        StopQueryResponse.Builder success​(Boolean success)

        This is true if the query was stopped by the StopQuery operation.

        Parameters:
        success - This is true if the query was stopped by the StopQuery operation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.