Modifier and Type | Method and Description |
---|---|
Page<T> |
Reader.firstPage()
Fetch the first page of resources.
|
abstract Page<T> |
Reader.firstPage(TwilioRestClient client)
Fetch the first page of resources using specified client.
|
Page<T> |
Reader.nextPage(Page<T> page)
Fetch the following page of resources.
|
abstract Page<T> |
Reader.nextPage(Page<T> page,
TwilioRestClient client)
Fetch the following page of resources using specified client.
|
Modifier and Type | Method and Description |
---|---|
Page<T> |
Reader.nextPage(Page<T> page)
Fetch the following page of resources.
|
abstract Page<T> |
Reader.nextPage(Page<T> page,
TwilioRestClient client)
Fetch the following page of resources using specified client.
|
Modifier and Type | Method and Description |
---|---|
Page<Account> |
AccountReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Account> |
AccountReader.nextPage(Page<Account> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<Account> |
AccountReader.nextPage(Page<Account> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<Transcription> |
TranscriptionReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Recording> |
RecordingReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Queue> |
QueueReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<OutgoingCallerId> |
OutgoingCallerIdReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Notification> |
NotificationReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Message> |
MessageReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<IncomingPhoneNumber> |
IncomingPhoneNumberReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<ConnectApp> |
ConnectAppReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Conference> |
ConferenceReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Call> |
CallReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<AvailablePhoneNumberCountry> |
AvailablePhoneNumberCountryReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<AuthorizedConnectApp> |
AuthorizedConnectAppReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Application> |
ApplicationReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Address> |
AddressReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Address> |
AddressReader.nextPage(Page<Address> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Application> |
ApplicationReader.nextPage(Page<Application> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<AuthorizedConnectApp> |
AuthorizedConnectAppReader.nextPage(Page<AuthorizedConnectApp> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<AvailablePhoneNumberCountry> |
AvailablePhoneNumberCountryReader.nextPage(Page<AvailablePhoneNumberCountry> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Call> |
CallReader.nextPage(Page<Call> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Conference> |
ConferenceReader.nextPage(Page<Conference> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<ConnectApp> |
ConnectAppReader.nextPage(Page<ConnectApp> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<IncomingPhoneNumber> |
IncomingPhoneNumberReader.nextPage(Page<IncomingPhoneNumber> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Message> |
MessageReader.nextPage(Page<Message> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Notification> |
NotificationReader.nextPage(Page<Notification> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<OutgoingCallerId> |
OutgoingCallerIdReader.nextPage(Page<OutgoingCallerId> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Queue> |
QueueReader.nextPage(Page<Queue> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Recording> |
RecordingReader.nextPage(Page<Recording> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Transcription> |
TranscriptionReader.nextPage(Page<Transcription> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<Address> |
AddressReader.nextPage(Page<Address> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Application> |
ApplicationReader.nextPage(Page<Application> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<AuthorizedConnectApp> |
AuthorizedConnectAppReader.nextPage(Page<AuthorizedConnectApp> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<AvailablePhoneNumberCountry> |
AvailablePhoneNumberCountryReader.nextPage(Page<AvailablePhoneNumberCountry> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Call> |
CallReader.nextPage(Page<Call> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Conference> |
ConferenceReader.nextPage(Page<Conference> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<ConnectApp> |
ConnectAppReader.nextPage(Page<ConnectApp> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<IncomingPhoneNumber> |
IncomingPhoneNumberReader.nextPage(Page<IncomingPhoneNumber> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Message> |
MessageReader.nextPage(Page<Message> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Notification> |
NotificationReader.nextPage(Page<Notification> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<OutgoingCallerId> |
OutgoingCallerIdReader.nextPage(Page<OutgoingCallerId> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Queue> |
QueueReader.nextPage(Page<Queue> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Recording> |
RecordingReader.nextPage(Page<Recording> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Transcription> |
TranscriptionReader.nextPage(Page<Transcription> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<DependentPhoneNumber> |
DependentPhoneNumberReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<DependentPhoneNumber> |
DependentPhoneNumberReader.nextPage(Page<DependentPhoneNumber> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<DependentPhoneNumber> |
DependentPhoneNumberReader.nextPage(Page<DependentPhoneNumber> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<TollFree> |
TollFreeReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Mobile> |
MobileReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Local> |
LocalReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Local> |
LocalReader.nextPage(Page<Local> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Mobile> |
MobileReader.nextPage(Page<Mobile> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<TollFree> |
TollFreeReader.nextPage(Page<TollFree> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<Local> |
LocalReader.nextPage(Page<Local> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Mobile> |
MobileReader.nextPage(Page<Mobile> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<TollFree> |
TollFreeReader.nextPage(Page<TollFree> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<Recording> |
RecordingReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Notification> |
NotificationReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Notification> |
NotificationReader.nextPage(Page<Notification> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Recording> |
RecordingReader.nextPage(Page<Recording> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<Notification> |
NotificationReader.nextPage(Page<Notification> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Recording> |
RecordingReader.nextPage(Page<Recording> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<Participant> |
ParticipantReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Participant> |
ParticipantReader.nextPage(Page<Participant> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<Participant> |
ParticipantReader.nextPage(Page<Participant> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<TollFree> |
TollFreeReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Mobile> |
MobileReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Local> |
LocalReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Local> |
LocalReader.nextPage(Page<Local> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Mobile> |
MobileReader.nextPage(Page<Mobile> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<TollFree> |
TollFreeReader.nextPage(Page<TollFree> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<Local> |
LocalReader.nextPage(Page<Local> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Mobile> |
MobileReader.nextPage(Page<Mobile> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<TollFree> |
TollFreeReader.nextPage(Page<TollFree> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<Media> |
MediaReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Media> |
MediaReader.nextPage(Page<Media> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<Media> |
MediaReader.nextPage(Page<Media> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<Member> |
MemberReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Member> |
MemberReader.nextPage(Page<Member> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<Member> |
MemberReader.nextPage(Page<Member> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<Transcription> |
TranscriptionReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Transcription> |
TranscriptionReader.nextPage(Page<Transcription> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<Transcription> |
TranscriptionReader.nextPage(Page<Transcription> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<IpAccessControlList> |
IpAccessControlListReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Domain> |
DomainReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<CredentialList> |
CredentialListReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<CredentialList> |
CredentialListReader.nextPage(Page<CredentialList> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Domain> |
DomainReader.nextPage(Page<Domain> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<IpAccessControlList> |
IpAccessControlListReader.nextPage(Page<IpAccessControlList> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<CredentialList> |
CredentialListReader.nextPage(Page<CredentialList> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Domain> |
DomainReader.nextPage(Page<Domain> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<IpAccessControlList> |
IpAccessControlListReader.nextPage(Page<IpAccessControlList> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<Credential> |
CredentialReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Credential> |
CredentialReader.nextPage(Page<Credential> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<Credential> |
CredentialReader.nextPage(Page<Credential> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<IpAccessControlListMapping> |
IpAccessControlListMappingReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<CredentialListMapping> |
CredentialListMappingReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<CredentialListMapping> |
CredentialListMappingReader.nextPage(Page<CredentialListMapping> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<IpAccessControlListMapping> |
IpAccessControlListMappingReader.nextPage(Page<IpAccessControlListMapping> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<CredentialListMapping> |
CredentialListMappingReader.nextPage(Page<CredentialListMapping> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<IpAccessControlListMapping> |
IpAccessControlListMappingReader.nextPage(Page<IpAccessControlListMapping> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<IpAddress> |
IpAddressReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<IpAddress> |
IpAddressReader.nextPage(Page<IpAddress> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<IpAddress> |
IpAddressReader.nextPage(Page<IpAddress> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<SmsMessage> |
SmsMessageReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<ShortCode> |
ShortCodeReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<ShortCode> |
ShortCodeReader.nextPage(Page<ShortCode> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<SmsMessage> |
SmsMessageReader.nextPage(Page<SmsMessage> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<ShortCode> |
ShortCodeReader.nextPage(Page<ShortCode> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<SmsMessage> |
SmsMessageReader.nextPage(Page<SmsMessage> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<Trigger> |
TriggerReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Record> |
RecordReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Record> |
RecordReader.nextPage(Page<Record> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Trigger> |
TriggerReader.nextPage(Page<Trigger> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<Record> |
RecordReader.nextPage(Page<Record> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Trigger> |
TriggerReader.nextPage(Page<Trigger> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<Yesterday> |
YesterdayReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Yearly> |
YearlyReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Today> |
TodayReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<ThisMonth> |
ThisMonthReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Monthly> |
MonthlyReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<LastMonth> |
LastMonthReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Daily> |
DailyReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<AllTime> |
AllTimeReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<AllTime> |
AllTimeReader.nextPage(Page<AllTime> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Daily> |
DailyReader.nextPage(Page<Daily> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<LastMonth> |
LastMonthReader.nextPage(Page<LastMonth> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Monthly> |
MonthlyReader.nextPage(Page<Monthly> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<ThisMonth> |
ThisMonthReader.nextPage(Page<ThisMonth> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Today> |
TodayReader.nextPage(Page<Today> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Yearly> |
YearlyReader.nextPage(Page<Yearly> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Yesterday> |
YesterdayReader.nextPage(Page<Yesterday> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<AllTime> |
AllTimeReader.nextPage(Page<AllTime> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Daily> |
DailyReader.nextPage(Page<Daily> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<LastMonth> |
LastMonthReader.nextPage(Page<LastMonth> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Monthly> |
MonthlyReader.nextPage(Page<Monthly> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<ThisMonth> |
ThisMonthReader.nextPage(Page<ThisMonth> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Today> |
TodayReader.nextPage(Page<Today> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Yearly> |
YearlyReader.nextPage(Page<Yearly> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Yesterday> |
YesterdayReader.nextPage(Page<Yesterday> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<Participant> |
ParticipantReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<InProgress> |
InProgressReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Completed> |
CompletedReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Completed> |
CompletedReader.nextPage(Page<Completed> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<InProgress> |
InProgressReader.nextPage(Page<InProgress> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Participant> |
ParticipantReader.nextPage(Page<Participant> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<Completed> |
CompletedReader.nextPage(Page<Completed> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<InProgress> |
InProgressReader.nextPage(Page<InProgress> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Participant> |
ParticipantReader.nextPage(Page<Participant> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<Service> |
ServiceReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Credential> |
CredentialReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Credential> |
CredentialReader.nextPage(Page<Credential> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Service> |
ServiceReader.nextPage(Page<Service> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<Credential> |
CredentialReader.nextPage(Page<Credential> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Service> |
ServiceReader.nextPage(Page<Service> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<User> |
UserReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Role> |
RoleReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Channel> |
ChannelReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Channel> |
ChannelReader.nextPage(Page<Channel> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Role> |
RoleReader.nextPage(Page<Role> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<User> |
UserReader.nextPage(Page<User> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<Channel> |
ChannelReader.nextPage(Page<Channel> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Role> |
RoleReader.nextPage(Page<Role> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<User> |
UserReader.nextPage(Page<User> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<Message> |
MessageReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Member> |
MemberReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Member> |
MemberReader.nextPage(Page<Member> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Message> |
MessageReader.nextPage(Page<Message> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<Member> |
MemberReader.nextPage(Page<Member> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Message> |
MessageReader.nextPage(Page<Message> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<Event> |
EventReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Alert> |
AlertReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Alert> |
AlertReader.nextPage(Page<Alert> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Event> |
EventReader.nextPage(Page<Event> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<Alert> |
AlertReader.nextPage(Page<Alert> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Event> |
EventReader.nextPage(Page<Event> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<Service> |
ServiceReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Credential> |
CredentialReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Credential> |
CredentialReader.nextPage(Page<Credential> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Service> |
ServiceReader.nextPage(Page<Service> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<Credential> |
CredentialReader.nextPage(Page<Credential> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Service> |
ServiceReader.nextPage(Page<Service> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<Binding> |
BindingReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Binding> |
BindingReader.nextPage(Page<Binding> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<Binding> |
BindingReader.nextPage(Page<Binding> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<Country> |
CountryReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Country> |
CountryReader.nextPage(Page<Country> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<Country> |
CountryReader.nextPage(Page<Country> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<Country> |
CountryReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Country> |
CountryReader.nextPage(Page<Country> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<Country> |
CountryReader.nextPage(Page<Country> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<Country> |
CountryReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Country> |
CountryReader.nextPage(Page<Country> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<Country> |
CountryReader.nextPage(Page<Country> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<Workspace> |
WorkspaceReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Workspace> |
WorkspaceReader.nextPage(Page<Workspace> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<Workspace> |
WorkspaceReader.nextPage(Page<Workspace> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<Workflow> |
WorkflowReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Worker> |
WorkerReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Task> |
TaskReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<TaskQueue> |
TaskQueueReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Event> |
EventReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Activity> |
ActivityReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Activity> |
ActivityReader.nextPage(Page<Activity> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Event> |
EventReader.nextPage(Page<Event> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Task> |
TaskReader.nextPage(Page<Task> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<TaskQueue> |
TaskQueueReader.nextPage(Page<TaskQueue> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Worker> |
WorkerReader.nextPage(Page<Worker> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Workflow> |
WorkflowReader.nextPage(Page<Workflow> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<Activity> |
ActivityReader.nextPage(Page<Activity> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Event> |
EventReader.nextPage(Page<Event> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Task> |
TaskReader.nextPage(Page<Task> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<TaskQueue> |
TaskQueueReader.nextPage(Page<TaskQueue> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Worker> |
WorkerReader.nextPage(Page<Worker> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<Workflow> |
WorkflowReader.nextPage(Page<Workflow> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<Reservation> |
ReservationReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Reservation> |
ReservationReader.nextPage(Page<Reservation> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<Reservation> |
ReservationReader.nextPage(Page<Reservation> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<TaskQueuesStatistics> |
TaskQueuesStatisticsReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<TaskQueuesStatistics> |
TaskQueuesStatisticsReader.nextPage(Page<TaskQueuesStatistics> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<TaskQueuesStatistics> |
TaskQueuesStatisticsReader.nextPage(Page<TaskQueuesStatistics> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<Trunk> |
TrunkReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<Trunk> |
TrunkReader.nextPage(Page<Trunk> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<Trunk> |
TrunkReader.nextPage(Page<Trunk> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<PhoneNumber> |
PhoneNumberReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<OriginationUrl> |
OriginationUrlReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<IpAccessControlList> |
IpAccessControlListReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<CredentialList> |
CredentialListReader.firstPage(TwilioRestClient client)
Make the request to the Twilio API to perform the read.
|
Page<CredentialList> |
CredentialListReader.nextPage(Page<CredentialList> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<IpAccessControlList> |
IpAccessControlListReader.nextPage(Page<IpAccessControlList> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<OriginationUrl> |
OriginationUrlReader.nextPage(Page<OriginationUrl> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<PhoneNumber> |
PhoneNumberReader.nextPage(Page<PhoneNumber> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
Page<CredentialList> |
CredentialListReader.nextPage(Page<CredentialList> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<IpAccessControlList> |
IpAccessControlListReader.nextPage(Page<IpAccessControlList> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<OriginationUrl> |
OriginationUrlReader.nextPage(Page<OriginationUrl> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Page<PhoneNumber> |
PhoneNumberReader.nextPage(Page<PhoneNumber> page,
TwilioRestClient client)
Retrieve the next page from the Twilio API.
|
Modifier and Type | Method and Description |
---|---|
static <T> Page<T> |
Page.fromJson(String recordKey,
String json,
Class<T> recordType,
com.fasterxml.jackson.databind.ObjectMapper mapper)
Create a new page of data from a json blob.
|
Constructor and Description |
---|
ResourceSet(Reader<E> reader,
TwilioRestClient client,
Page<E> page)
Initialize the resource set.
|
Copyright © 2011 Twilio, Inc. All Rights Reserved.