Uses of Class
org.apache.camel.component.whatsapp.model.Button
-
Packages that use Button Package Description org.apache.camel.component.whatsapp.model -
-
Uses of Button in org.apache.camel.component.whatsapp.model
Methods in org.apache.camel.component.whatsapp.model that return types with arguments of type Button Modifier and Type Method Description List<Button>Action. getButtons()Method parameters in org.apache.camel.component.whatsapp.model with type arguments of type Button Modifier and Type Method Description voidAction. setButtons(List<Button> buttons)
-