Uses of Class
com.flowable.engage.external.system.whatsapp.dto.WhatsAppInteractiveMessageDto.ButtonOrSectionRow
Packages that use WhatsAppInteractiveMessageDto.ButtonOrSectionRow
Package
Description
-
Uses of WhatsAppInteractiveMessageDto.ButtonOrSectionRow in com.flowable.engage.external.system.whatsapp
Fields in com.flowable.engage.external.system.whatsapp declared as WhatsAppInteractiveMessageDto.ButtonOrSectionRowModifier and TypeFieldDescriptionWhatsAppInteractiveMessageBuilderImpl.ButtonMessageBuilderImpl.buttonprotected final WhatsAppInteractiveMessageDto.ButtonOrSectionRowWhatsAppInteractiveMessageBuilderImpl.SectionRowBuilderImpl.row -
Uses of WhatsAppInteractiveMessageDto.ButtonOrSectionRow in com.flowable.engage.external.system.whatsapp.dto
Fields in com.flowable.engage.external.system.whatsapp.dto with type parameters of type WhatsAppInteractiveMessageDto.ButtonOrSectionRowModifier and TypeFieldDescriptionWhatsAppInteractiveMessageDto.Action.buttonsWhatsAppInteractiveMessageDto.Section.rowsMethods in com.flowable.engage.external.system.whatsapp.dto that return types with arguments of type WhatsAppInteractiveMessageDto.ButtonOrSectionRowModifier and TypeMethodDescriptionWhatsAppInteractiveMessageDto.Action.getButtons()WhatsAppInteractiveMessageDto.Section.getRows()Method parameters in com.flowable.engage.external.system.whatsapp.dto with type arguments of type WhatsAppInteractiveMessageDto.ButtonOrSectionRowModifier and TypeMethodDescriptionvoidWhatsAppInteractiveMessageDto.Action.setButtons(Collection<WhatsAppInteractiveMessageDto.ButtonOrSectionRow> buttons) voidWhatsAppInteractiveMessageDto.Section.setRows(Collection<WhatsAppInteractiveMessageDto.ButtonOrSectionRow> rows)