Uses of Class
com.twilio.rest.taskrouter.v1.workspace.TaskChannelCreator
-
Packages that use TaskChannelCreator Package Description com.twilio.rest.taskrouter.v1.workspace -
-
Uses of TaskChannelCreator in com.twilio.rest.taskrouter.v1.workspace
Methods in com.twilio.rest.taskrouter.v1.workspace that return TaskChannelCreator Modifier and Type Method Description static TaskChannelCreatorTaskChannel. creator(String pathWorkspaceSid, String friendlyName, String uniqueName)TaskChannelCreatorTaskChannelCreator. setChannelOptimizedRouting(Boolean channelOptimizedRouting)TaskChannelCreatorTaskChannelCreator. setFriendlyName(String friendlyName)TaskChannelCreatorTaskChannelCreator. setUniqueName(String uniqueName)
-