Uses of Class
com.restfb.types.whatsapp.WhatsAppMessageTemplateComponent.Button
-
Packages that use WhatsAppMessageTemplateComponent.Button Package Description com.restfb.types.whatsapp -
-
Uses of WhatsAppMessageTemplateComponent.Button in com.restfb.types.whatsapp
Methods in com.restfb.types.whatsapp that return types with arguments of type WhatsAppMessageTemplateComponent.Button Modifier and Type Method Description List<WhatsAppMessageTemplateComponent.Button>
WhatsAppMessageTemplateComponent. getButtons()
Method parameters in com.restfb.types.whatsapp with type arguments of type WhatsAppMessageTemplateComponent.Button Modifier and Type Method Description void
WhatsAppMessageTemplateComponent. setButtons(List<WhatsAppMessageTemplateComponent.Button> buttons)
-