Constructor and Description |
---|
TrunkReader() |
Modifier and Type | Method and Description |
---|---|
ResourceSet<Trunk> |
execute(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Trunk> |
firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Trunk> |
nextPage(Page<Trunk> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
public ResourceSet<Trunk> execute(TwilioRestClient client)
public Page<Trunk> firstPage(TwilioRestClient client)
Copyright © 2011 Twilio, Inc. All Rights Reserved.