|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Resource in com.twilio.sdk.resource |
|---|
| Classes in com.twilio.sdk.resource with type parameters of type Resource | |
|---|---|
class |
ListResource<T extends Resource,C extends TwilioClient>
|
| Subclasses of Resource in com.twilio.sdk.resource | |
|---|---|
class |
InstanceResource<C extends TwilioClient>
The Class InstanceResource. |
class |
ListResource<T extends Resource,C extends TwilioClient>
|
class |
NextGenInstanceResource<C extends TwilioClient>
|
class |
NextGenListResource<T extends NextGenInstanceResource,C extends TwilioClient>
|
| Uses of Resource in com.twilio.sdk.resource.instance |
|---|
| Subclasses of Resource in com.twilio.sdk.resource.instance | |
|---|---|
class |
Account
The Class Account. |
class |
Address
An Address instance resource. |
class |
Application
The Class Application. |
class |
AuthorizedConnectApp
The AuthorizedConnectApps list resource shows all of the Connect Apps that you have authorized for your account. |
class |
AvailablePhoneNumber
The Class AvailablePhoneNumber. |
class |
Call
The Class Call. |
class |
Conference
The Class Conference. |
class |
ConnectApp
The ConnectApps list resource shows all of the Connect Apps that you have created within your Twilio account. |
class |
DependentPhoneNumber
An incoming phone number that depends on a particular address. |
class |
Feedback
A Feedback class. |
class |
FeedbackSummary
A FeedbackSummary class. |
class |
IncomingPhoneNumber
The Class IncomingPhoneNumber. |
class |
Media
The Class Media. |
class |
Member
The Member represents a single Queue member. |
class |
Message
|
class |
Notification
The Class Notification. |
class |
OutgoingCallerId
The Class OutgoingCallerId. |
class |
Participant
The Class Participant. |
class |
Queue
The Queue represents a queue resource. |
class |
Recording
The Class Recording. |
class |
Sandbox
The Class Sandbox. |
class |
ShortCode
The Class IncomingPhoneNumber. |
class |
Sms
The Class Sms. |
class |
Token
|
class |
Transcription
The Class Transcription. |
class |
UsageRecord
The Class Usage. |
class |
UsageTrigger
The Class UsageTrigger. |
| Uses of Resource in com.twilio.sdk.resource.instance.lookups |
|---|
| Subclasses of Resource in com.twilio.sdk.resource.instance.lookups | |
|---|---|
class |
PhoneNumber
|
| Uses of Resource in com.twilio.sdk.resource.instance.sip |
|---|
| Subclasses of Resource in com.twilio.sdk.resource.instance.sip | |
|---|---|
class |
Credential
|
class |
CredentialListInstance
This class is the instance resource corresponding to /CredentialLists/CLXXX. |
class |
CredentialListMapping
|
class |
Domain
|
class |
IpAccessControlList
|
class |
IpAccessControlListMapping
|
class |
IpAddress
|
| Uses of Resource in com.twilio.sdk.resource.instance.taskrouter |
|---|
| Subclasses of Resource in com.twilio.sdk.resource.instance.taskrouter | |
|---|---|
class |
Activity
Activities describe the current status of your Worker
resources, which determines whether they are eligible to receive Task
assignments. |
class |
Event
TaskRouter logs Events for each state change in the Workspace for the purpose of historical reporting and auditing. |
class |
Reservation
The Reservation subresource of Task
is created whenever a Task is assigned to a Worker. |
class |
Task
A Task resource represents a single item of work waiting to be processed. |
class |
TaskQueue
TaskQueues are the resource you use to categorize Tasks and describe which Workers are eligible to handle those Tasks. |
class |
TaskQueueStatistics
Statistics about task distribution. |
class |
Worker
Workers represent an entity that is able to perform tasks, such as an agent working in a call center, or a salesperson handling leads. |
class |
WorkersStatistics
Statistics about workers. |
class |
WorkerStatistics
Statistics about Worker. |
class |
Workflow
Workflows control how tasks will be prioritized and routed into Queues, and how Tasks should escalate in priority or move across queues over time. |
class |
WorkflowStatistics
Statistics about Workflow
See the TaskRouter documentation. |
class |
Workspace
A Workspace is a container for your Tasks, Workers, TaskQueues, Workflows and Activities. |
class |
WorkspaceStatistics
Statistics about Workspace
See the TaskRouter documentation. |
| Uses of Resource in com.twilio.sdk.resource.list |
|---|
| Subclasses of Resource in com.twilio.sdk.resource.list | |
|---|---|
class |
AccountList
The Class AccountList. |
class |
AddressList
The Class AddressList. |
class |
ApplicationList
The Class ApplicationList. |
class |
AuthorizedConnectAppList
The ConnectApps list resource shows all of the Connect Apps that you have authorized within your Twilio account. |
class |
AvailablePhoneNumberList
The Class AvailablePhoneNumberList. |
class |
CallList
The Class CallList. |
class |
ConferenceList
The Class ConferenceList. |
class |
ConnectAppList
The ConnectApps list resource shows all of the Connect Apps that you have created within your Twilio account. |
class |
DependentPhoneNumberList
A list of phone numbers depending on a particular Address for legal requirements. |
class |
IncomingPhoneNumberList
The Class IncomingPhoneNumberList. |
class |
MediaList
The Class MediaList. |
class |
MemberList
The MemberList represents the list resource for Members. |
class |
MessageList
The Class MessageList. |
class |
NotificationList
The Class NotificationList. |
class |
OutgoingCallerIdList
The Class OutgoingCallerIdList. |
class |
ParticipantList
The Class ParticipantList. |
class |
QueueList
The QueueList represents a list of Queues. |
class |
RecordingList
The Class RecordingList. |
class |
ShortCodeList
The Class IncomingPhoneNumberList. |
class |
SmsList
The Class SmsList. |
class |
TokenList
The Class TokenList. |
class |
TranscriptionList
The Class TranscriptionList. |
class |
UsageRecordList
The Class UsageRecordList. |
class |
UsageTriggerList
|
| Uses of Resource in com.twilio.sdk.resource.list.sip |
|---|
| Subclasses of Resource in com.twilio.sdk.resource.list.sip | |
|---|---|
class |
CredentialList
The Class CredentialList For more information see https://www.twilio.com/docs/api/rest/sip-domain |
class |
CredentialListList
|
class |
CredentialListMappingList
|
class |
DomainList
The Class DomainList. |
class |
IpAccessControlListList
This class is a list of IpAccessControlLists. |
class |
IpAccessControlListMappingList
|
class |
IpAddressList
|
| Uses of Resource in com.twilio.sdk.resource.list.taskrouter |
|---|
| Subclasses of Resource in com.twilio.sdk.resource.list.taskrouter | |
|---|---|
class |
ActivityList
ActivityList to work with Activity. |
class |
EventList
|
class |
ReservationList
ReservationList to work with Reservation. |
class |
TaskList
TaskList to work with Task. |
class |
TaskQueueList
TaskQueueList to work with TaskQueue. |
class |
TaskQueueListStatistics
TaskQueueListStatistics to work with TaskQueueStatistics. |
class |
WorkerList
WorkerList to work with Worker. |
class |
WorkflowList
WorkflowList to work with Workflow. |
class |
WorkspaceList
WorkspaceList to work with Workspace. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||