| Package | Description |
|---|---|
| com.twilio.rest.api.v2010.account |
| Modifier and Type | Method and Description |
|---|---|
static QueueCreator |
Queue.creator(String friendlyName)
Create a QueueCreator to execute create.
|
static QueueCreator |
Queue.creator(String pathAccountSid,
String friendlyName)
Create a QueueCreator to execute create.
|
QueueCreator |
QueueCreator.setMaxSize(Integer maxSize)
The upper limit of calls allowed to be in the queue.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.