Package | Description |
---|---|
com.twilio.sdk.resource.api.v2010.account | |
com.twilio.sdk.updater.api.v2010.account |
Modifier and Type | Method and Description |
---|---|
static QueueUpdater |
Queue.update(String accountSid,
String sid)
Create a QueueUpdater to execute update.
|
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.
|
Copyright © 2011 Twilio, Inc. All Rights Reserved.