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