Interface MessageTemplateQueryField.Builder

  • Method Details

    • name

      The name of the attribute to query the message templates by.

      Parameters:
      name - The name of the attribute to query the message templates by.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • values

      The values of the attribute to query the message templates by.

      Parameters:
      values - The values of the attribute to query the message templates by.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • values

      The values of the attribute to query the message templates by.

      Parameters:
      values - The values of the attribute to query the message templates by.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • operator

      The operator to use for matching attribute field values in the query.

      Parameters:
      operator - The operator to use for matching attribute field values in the query.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • operator

      The operator to use for matching attribute field values in the query.

      Parameters:
      operator - The operator to use for matching attribute field values in the query.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • allowFuzziness

      MessageTemplateQueryField.Builder allowFuzziness(Boolean allowFuzziness)

      Whether the query expects only exact matches on the attribute field values. The results of the query will only include exact matches if this parameter is set to false.

      Parameters:
      allowFuzziness - Whether the query expects only exact matches on the attribute field values. The results of the query will only include exact matches if this parameter is set to false.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • priority

      The importance of the attribute field when calculating query result relevancy scores. The value set for this parameter affects the ordering of search results.

      Parameters:
      priority - The importance of the attribute field when calculating query result relevancy scores. The value set for this parameter affects the ordering of search results.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • priority

      The importance of the attribute field when calculating query result relevancy scores. The value set for this parameter affects the ordering of search results.

      Parameters:
      priority - The importance of the attribute field when calculating query result relevancy scores. The value set for this parameter affects the ordering of search results.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: