Package | Description |
---|---|
com.twilio.sdk.creator.api.v2010.account | |
com.twilio.sdk.resource.api.v2010.account |
Modifier and Type | Method and Description |
---|---|
QueueCreator |
QueueCreator.setFriendlyName(String friendlyName)
A user-provided string that identifies this queue..
|
QueueCreator |
QueueCreator.setMaxSize(Integer maxSize)
The upper limit of calls allowed to be in the queue.
|
Modifier and Type | Method and Description |
---|---|
static QueueCreator |
Queue.create(String accountSid)
Create a QueueCreator to execute create.
|
Copyright © 2011 Twilio, Inc. All Rights Reserved.