public class ShortCodeList extends ListResource<ShortCode,TwilioRestClient>
| Constructor and Description |
|---|
ShortCodeList(TwilioRestClient client)
Instantiates a new incoming phone number list.
|
ShortCodeList(TwilioRestClient client,
Map<String,String> filters)
Instantiates a new incoming phone number list.
|
getEnd, getNextUri, getPage, getPageData, getStart, iteratorsetRequestAccountSidequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic ShortCodeList(TwilioRestClient client)
client - the clientpublic ShortCodeList(TwilioRestClient client, Map<String,String> filters)
client - the clientfilters - the filtersCopyright © 2011 Twilio, Inc. All Rights Reserved.