Uses of Class
com.twilio.rest.flexapi.v1.interaction.InteractionChannelUpdater
-
Packages that use InteractionChannelUpdater Package Description com.twilio.rest.flexapi.v1.interaction -
-
Uses of InteractionChannelUpdater in com.twilio.rest.flexapi.v1.interaction
Methods in com.twilio.rest.flexapi.v1.interaction that return InteractionChannelUpdater Modifier and Type Method Description InteractionChannelUpdaterInteractionChannelUpdater. setRouting(Map<String,Object> routing)InteractionChannelUpdaterInteractionChannelUpdater. setStatus(InteractionChannel.Status status)static InteractionChannelUpdaterInteractionChannel. updater(String pathInteractionSid, String pathSid, InteractionChannel.Status status)
-