Uses of Class
com.twilio.rest.api.v2010.account.QueueCreator
-
Packages that use QueueCreator Package Description com.twilio.rest.api.v2010.account -
-
Uses of QueueCreator in com.twilio.rest.api.v2010.account
Methods in com.twilio.rest.api.v2010.account that return QueueCreator Modifier and Type Method Description static QueueCreatorQueue. creator(String friendlyName)static QueueCreatorQueue. creator(String pathAccountSid, String friendlyName)QueueCreatorQueueCreator. setFriendlyName(String friendlyName)QueueCreatorQueueCreator. setMaxSize(Integer maxSize)
-