Structs§
- Create
Queue Params - struct for passing parameters to the method
create_queue
- Delete
Queue Params - struct for passing parameters to the method
delete_queue
- Fetch
Queue Params - struct for passing parameters to the method
fetch_queue
- List
Queue Params - struct for passing parameters to the method
list_queue
- Update
Queue Params - struct for passing parameters to the method
update_queue
Enums§
- Create
Queue Error - struct for typed errors of method
create_queue
- Delete
Queue Error - struct for typed errors of method
delete_queue
- Fetch
Queue Error - struct for typed errors of method
fetch_queue
- List
Queue Error - struct for typed errors of method
list_queue
- Update
Queue Error - struct for typed errors of method
update_queue
Functions§
- create_
queue - Create a queue
- delete_
queue - Remove an empty queue
- fetch_
queue - Fetch an instance of a queue identified by the QueueSid
- list_
queue - Retrieve a list of queues belonging to the account used to make the request
- update_
queue - Update the queue with the new parameters