Interface RuleIsInAddressList.Builder

  • Method Details

    • addressLists

      RuleIsInAddressList.Builder addressLists(Collection<String> addressLists)

      The address lists that will be used for evaluation.

      Parameters:
      addressLists - The address lists that will be used for evaluation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • addressLists

      RuleIsInAddressList.Builder addressLists(String... addressLists)

      The address lists that will be used for evaluation.

      Parameters:
      addressLists - The address lists that will be used for evaluation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • attribute

      RuleIsInAddressList.Builder attribute(String attribute)

      The email attribute that needs to be evaluated against the address list.

      Parameters:
      attribute - The email attribute that needs to be evaluated against the address list.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • attribute

      The email attribute that needs to be evaluated against the address list.

      Parameters:
      attribute - The email attribute that needs to be evaluated against the address list.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: