|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use NextGenInstanceResource | |
|---|---|
| com.twilio.sdk.resource | |
| com.twilio.sdk.resource.instance.lookups | |
| com.twilio.sdk.resource.instance.taskrouter | |
| Uses of NextGenInstanceResource in com.twilio.sdk.resource |
|---|
| Classes in com.twilio.sdk.resource with type parameters of type NextGenInstanceResource | |
|---|---|
class |
NextGenListResource<T extends NextGenInstanceResource,C extends TwilioClient>
|
| Uses of NextGenInstanceResource in com.twilio.sdk.resource.instance.lookups |
|---|
| Subclasses of NextGenInstanceResource in com.twilio.sdk.resource.instance.lookups | |
|---|---|
class |
PhoneNumber
|
| Uses of NextGenInstanceResource in com.twilio.sdk.resource.instance.taskrouter |
|---|
| Subclasses of NextGenInstanceResource 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. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||