Interface RuleStringToEvaluate.Builder

  • Method Details

    • attribute

      RuleStringToEvaluate.Builder attribute(String attribute)

      The email attribute to evaluate in a string condition expression.

      Parameters:
      attribute - The email attribute to evaluate in a string condition expression.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • attribute

      The email attribute to evaluate in a string condition expression.

      Parameters:
      attribute - The email attribute to evaluate in a string condition expression.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • mimeHeaderAttribute

      RuleStringToEvaluate.Builder mimeHeaderAttribute(String mimeHeaderAttribute)

      The email MIME X-Header attribute to evaluate in a string condition expression.

      Parameters:
      mimeHeaderAttribute - The email MIME X-Header attribute to evaluate in a string condition expression.
      Returns:
      Returns a reference to this object so that method calls can be chained together.