Uses of Class
org.apache.camel.component.whatsapp.model.InteractiveMessage
-
Packages that use InteractiveMessage Package Description org.apache.camel.component.whatsapp.model -
-
Uses of InteractiveMessage in org.apache.camel.component.whatsapp.model
Methods in org.apache.camel.component.whatsapp.model that return InteractiveMessage Modifier and Type Method Description InteractiveMessageInteractiveMessageRequest. getInteractive()Methods in org.apache.camel.component.whatsapp.model with parameters of type InteractiveMessage Modifier and Type Method Description voidInteractiveMessageRequest. setInteractive(InteractiveMessage interactive)
-