Uses of Class
com.twilio.rest.api.v2010.account.NotificationReader
-
Packages that use NotificationReader Package Description com.twilio.rest.api.v2010.account -
-
Uses of NotificationReader in com.twilio.rest.api.v2010.account
Methods in com.twilio.rest.api.v2010.account that return NotificationReader Modifier and Type Method Description static NotificationReaderNotification. reader()static NotificationReaderNotification. reader(String pathAccountSid)NotificationReaderNotificationReader. setLog(Integer log)NotificationReaderNotificationReader. setMessageDate(LocalDate messageDate)NotificationReaderNotificationReader. setMessageDateAfter(LocalDate messageDateAfter)NotificationReaderNotificationReader. setMessageDateBefore(LocalDate messageDateBefore)NotificationReaderNotificationReader. setPageSize(Integer pageSize)
-