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