Uses of Class
cz.quanti.mailq.entities.v2.SmsNotificationBatchEntity
-
Packages that use SmsNotificationBatchEntity Package Description cz.quanti.mailq cz.quanti.mailq.resources.v2 -
-
Uses of SmsNotificationBatchEntity in cz.quanti.mailq
Methods in cz.quanti.mailq with parameters of type SmsNotificationBatchEntity Modifier and Type Method Description SmsBatchResultEntityMailQ. sendSmsBatchNotification(Long notificationId, SmsNotificationBatchEntity notificationBatch)Send batch of SMS. -
Uses of SmsNotificationBatchEntity in cz.quanti.mailq.resources.v2
Methods in cz.quanti.mailq.resources.v2 with parameters of type SmsNotificationBatchEntity Modifier and Type Method Description SmsBatchResultEntitySmsNotificationResource. sendSmsBatchNotification(Long notificationId, SmsNotificationBatchEntity notificationBatch)
-