Uses of Class
com.kaltura.client.types.EmailNotificationRecipient
-
Packages that use EmailNotificationRecipient Package Description com.kaltura.client.types -
-
Uses of EmailNotificationRecipient in com.kaltura.client.types
Methods in com.kaltura.client.types that return types with arguments of type EmailNotificationRecipient Modifier and Type Method Description List<EmailNotificationRecipient>EmailNotificationStaticRecipientProvider. getEmailRecipients()Method parameters in com.kaltura.client.types with type arguments of type EmailNotificationRecipient Modifier and Type Method Description voidEmailNotificationStaticRecipientProvider. setEmailRecipients(List<EmailNotificationRecipient> emailRecipients)
-