Uses of Class
org.apache.camel.component.whatsapp.model.Body
-
Packages that use Body Package Description org.apache.camel.component.whatsapp.model -
-
Uses of Body in org.apache.camel.component.whatsapp.model
Fields in org.apache.camel.component.whatsapp.model declared as Body Modifier and Type Field Description BodyInteractiveMessage. bodyMethods in org.apache.camel.component.whatsapp.model that return Body Modifier and Type Method Description BodyInteractiveMessage. getBody()BodyInteractiveMessage. getFooter()Methods in org.apache.camel.component.whatsapp.model with parameters of type Body Modifier and Type Method Description voidInteractiveMessage. setBody(Body body)voidInteractiveMessage. setFooter(Body footer)
-