Interface RuleIsInAddressList.Builder

    • Method Detail

      • 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.