Interface ConflictingItem.Builder

    • Method Detail

      • queryText

        ConflictingItem.Builder queryText​(String queryText)

        The text of the conflicting query.

        Parameters:
        queryText - The text of the conflicting query.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setName

        ConflictingItem.Builder setName​(String setName)

        The name for the set of featured results that the conflicting query belongs to.

        Parameters:
        setName - The name for the set of featured results that the conflicting query belongs to.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setId

        ConflictingItem.Builder setId​(String setId)

        The identifier of the set of featured results that the conflicting query belongs to.

        Parameters:
        setId - The identifier of the set of featured results that the conflicting query belongs to.
        Returns:
        Returns a reference to this object so that method calls can be chained together.