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