Interface SearchFilter.Builder

  • Method Details

    • filterString

      SearchFilter.Builder filterString(String filterString)

      The string that contains the search keywords, prefixes, and operators to control the results that can be returned by a Search operation. For more details, see Search query syntax.

      Parameters:
      filterString - The string that contains the search keywords, prefixes, and operators to control the results that can be returned by a Search operation. For more details, see Search query syntax.
      Returns:
      Returns a reference to this object so that method calls can be chained together.