Uses of Class
com.twilio.rest.flexapi.v1.InteractionCreator
-
Packages that use InteractionCreator Package Description com.twilio.rest.flexapi.v1 -
-
Uses of InteractionCreator in com.twilio.rest.flexapi.v1
Methods in com.twilio.rest.flexapi.v1 that return InteractionCreator Modifier and Type Method Description static InteractionCreatorInteraction. creator(Map<String,Object> channel, Map<String,Object> routing)InteractionCreatorInteractionCreator. setChannel(Map<String,Object> channel)InteractionCreatorInteractionCreator. setRouting(Map<String,Object> routing)
-