public class EventList extends NextGenListResource<Event,TwilioMonitorClient>
| Constructor and Description |
|---|
EventList(TwilioMonitorClient client)
Instantiates a event list.
|
EventList(TwilioMonitorClient client,
Map<String,String> filters)
Instantiates a event list.
|
getNextPageUrl, getPage, getPageData, getPageSize, getPreviousPageUrl, getUrl, iteratorsetRequestAccountSidequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic EventList(TwilioMonitorClient client)
client - the clientpublic EventList(TwilioMonitorClient client, Map<String,String> filters)
client - the clientfilters - the filtersCopyright © 2011 Twilio, Inc. All Rights Reserved.