public class NotificationList extends ListResource<Notification>
| Constructor and Description |
|---|
NotificationList(TwilioRestClient client)
Instantiates a new notification list.
|
NotificationList(TwilioRestClient client,
Map<String,String> filters)
Instantiates a new notification list.
|
getEnd, getNextUri, getNumPages, getPage, getPageData, getStart, getTotal, iteratorsetRequestAccountSidpublic NotificationList(TwilioRestClient client)
client - the clientpublic NotificationList(TwilioRestClient client, Map<String,String> filters)
client - the clientfilters - the filtersCopyright © 2011 Twilio, Inc. All Rights Reserved.