| Package | Description |
|---|---|
| com.twilio.rest.api.v2010.account |
| Modifier and Type | Method and Description |
|---|---|
QueueUpdater |
QueueUpdater.setFriendlyName(String friendlyName)
A human readable description of the queue.
|
QueueUpdater |
QueueUpdater.setMaxSize(Integer maxSize)
The maximum number of members that can be in the queue at a time.
|
static QueueUpdater |
Queue.updater(String pathSid)
Create a QueueUpdater to execute update.
|
static QueueUpdater |
Queue.updater(String pathAccountSid,
String pathSid)
Create a QueueUpdater to execute update.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.