Uses of Class
cz.quanti.mailq.entities.v2.NotificationsEntity
-
Packages that use NotificationsEntity Package Description cz.quanti.mailq cz.quanti.mailq.json cz.quanti.mailq.resources.v2 -
-
Uses of NotificationsEntity in cz.quanti.mailq
Methods in cz.quanti.mailq that return NotificationsEntity Modifier and Type Method Description NotificationsEntityMailQ. getNotifications()Get notificationsNotificationsEntityMailQ. getNotifications(Pagination pagination)Get notifications -
Uses of NotificationsEntity in cz.quanti.mailq.json
Methods in cz.quanti.mailq.json that return NotificationsEntity Modifier and Type Method Description NotificationsEntityNotificationsEntitySerializer. deserialize(com.google.gson.JsonElement jsonElement, Type type, com.google.gson.JsonDeserializationContext jsonDeserializationContext) -
Uses of NotificationsEntity in cz.quanti.mailq.resources.v2
Methods in cz.quanti.mailq.resources.v2 that return NotificationsEntity Modifier and Type Method Description NotificationsEntityNotificationResource. getNotifications(Pagination pagination)
-