Interface AddressIdentifierFilter.Builder

    • Method Detail

      • transactionEventToAddress

        AddressIdentifierFilter.Builder transactionEventToAddress​(Collection<String> transactionEventToAddress)

        The container for the recipient address of the transaction.

        Parameters:
        transactionEventToAddress - The container for the recipient address of the transaction.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • transactionEventToAddress

        AddressIdentifierFilter.Builder transactionEventToAddress​(String... transactionEventToAddress)

        The container for the recipient address of the transaction.

        Parameters:
        transactionEventToAddress - The container for the recipient address of the transaction.
        Returns:
        Returns a reference to this object so that method calls can be chained together.