Uses of Class
com.flowable.engage.external.system.whatsapp.dto.WhatsAppInteractiveMessageDto.Section
Packages that use WhatsAppInteractiveMessageDto.Section
Package
Description
-
Uses of WhatsAppInteractiveMessageDto.Section in com.flowable.engage.external.system.whatsapp
Fields in com.flowable.engage.external.system.whatsapp declared as WhatsAppInteractiveMessageDto.SectionModifier and TypeFieldDescriptionprotected final WhatsAppInteractiveMessageDto.Section
WhatsAppInteractiveMessageBuilderImpl.SectionBuilderImpl.section
-
Uses of WhatsAppInteractiveMessageDto.Section in com.flowable.engage.external.system.whatsapp.dto
Fields in com.flowable.engage.external.system.whatsapp.dto with type parameters of type WhatsAppInteractiveMessageDto.SectionModifier and TypeFieldDescriptionprotected Collection<WhatsAppInteractiveMessageDto.Section>
WhatsAppInteractiveMessageDto.Action.sections
Methods in com.flowable.engage.external.system.whatsapp.dto that return types with arguments of type WhatsAppInteractiveMessageDto.SectionMethod parameters in com.flowable.engage.external.system.whatsapp.dto with type arguments of type WhatsAppInteractiveMessageDto.SectionModifier and TypeMethodDescriptionvoid
WhatsAppInteractiveMessageDto.Action.setSections
(Collection<WhatsAppInteractiveMessageDto.Section> sections)