Interface INotificationRecipientBuilder


public interface INotificationRecipientBuilder
Builder tool used to produce notification recipient.

A builder instance can only produce one recipient instance safely. So, to produce multiple recipient instance you need to retrieve multiple builder instances.