public class OutgoingCallerIdList extends ListResource<OutgoingCallerId> implements OutgoingCallerIdFactory
| Constructor and Description |
|---|
OutgoingCallerIdList(TwilioRestClient client)
Instantiates a new outgoing caller id list.
|
OutgoingCallerIdList(TwilioRestClient client,
Map<String,String> filters)
Instantiates a new outgoing caller id list.
|
| Modifier and Type | Method and Description |
|---|---|
CallerIdValidation |
create(Map<String,String> params)
Creates the.
|
getEnd, getNextUri, getNumPages, getPage, getPageData, getStart, getTotal, iteratorsetRequestAccountSidpublic OutgoingCallerIdList(TwilioRestClient client)
client - the clientpublic OutgoingCallerIdList(TwilioRestClient client, Map<String,String> filters)
client - the clientfilters - the filterspublic CallerIdValidation create(Map<String,String> params) throws TwilioRestException
OutgoingCallerIdFactorycreate in interface OutgoingCallerIdFactoryparams - the paramsTwilioRestExceptionCopyright © 2011 Twilio, Inc. All Rights Reserved.