Class Action
- java.lang.Object
-
- org.apache.camel.component.whatsapp.model.Action
-
public class Action extends Object
-
-
Constructor Summary
Constructors Constructor Description Action()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetButton()List<Button>getButtons()List<Section>getSections()voidsetButton(String button)voidsetButtons(List<Button> buttons)voidsetSections(List<Section> sections)
-