Interface IMessageBuilder.IWithSender

Enclosing interface:
IMessageBuilder

public static interface IMessageBuilder.IWithSender
Builder of messages with configured sender.
Author:
ActiveViam
  • Method Details Link icon

    • to Link icon

      Sets the recipients of the message.
      Parameters:
      recipients - list of recipients
      Returns:
      an instance ready to build the message
    • to Link icon

      Sets the recipients of the message.
      Parameters:
      recipients - list of recipients
      Returns:
      an instance ready to build the message