Interface Transcript.Builder

    • Method Detail

      • criteria

        Transcript.Builder criteria​(Collection<TranscriptCriteria> criteria)

        The list of search criteria based on Contact Lens conversational analytics transcript.

        Parameters:
        criteria - The list of search criteria based on Contact Lens conversational analytics transcript.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • criteria

        Transcript.Builder criteria​(TranscriptCriteria... criteria)

        The list of search criteria based on Contact Lens conversational analytics transcript.

        Parameters:
        criteria - The list of search criteria based on Contact Lens conversational analytics transcript.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • matchType

        Transcript.Builder matchType​(String matchType)

        The match type combining search criteria using multiple transcript criteria.

        Parameters:
        matchType - The match type combining search criteria using multiple transcript criteria.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        SearchContactsMatchType, SearchContactsMatchType