Interface NameCriteria.Builder

  • Method Details

    • searchText

      NameCriteria.Builder searchText(Collection<String> searchText)

      The words or phrases used to match the contact name.

      Parameters:
      searchText - The words or phrases used to match the contact name.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • searchText

      NameCriteria.Builder searchText(String... searchText)

      The words or phrases used to match the contact name.

      Parameters:
      searchText - The words or phrases used to match the contact name.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • matchType

      NameCriteria.Builder matchType(String matchType)

      The match type combining name search criteria using multiple search texts in a name criteria.

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

      The match type combining name search criteria using multiple search texts in a name criteria.

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