| Package | Description |
|---|---|
| com.twilio.rest.api.v2010.account |
| Modifier and Type | Method and Description |
|---|---|
static NotificationReader |
Notification.reader()
Create a NotificationReader to execute read.
|
static NotificationReader |
Notification.reader(String pathAccountSid)
Create a NotificationReader to execute read.
|
NotificationReader |
NotificationReader.setLog(Integer log)
Only show notifications for this log level.
|
NotificationReader |
NotificationReader.setMessageDate(org.joda.time.LocalDate absoluteMessageDate)
Only show notifications for this date.
|
NotificationReader |
NotificationReader.setMessageDate(com.google.common.collect.Range<org.joda.time.LocalDate> rangeMessageDate)
Only show notifications for this date.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.