Uses of Interface
com.flowable.engage.external.system.whatsapp.api.WhatsAppInteractiveMessageBuilder.SectionRowBuilder
Packages that use WhatsAppInteractiveMessageBuilder.SectionRowBuilder
Package
Description
-
Uses of WhatsAppInteractiveMessageBuilder.SectionRowBuilder in com.flowable.engage.external.system.whatsapp
Classes in com.flowable.engage.external.system.whatsapp that implement WhatsAppInteractiveMessageBuilder.SectionRowBuilderModifier and TypeClassDescriptionstatic classMethods in com.flowable.engage.external.system.whatsapp that return WhatsAppInteractiveMessageBuilder.SectionRowBuilderModifier and TypeMethodDescriptionWhatsAppInteractiveMessageBuilderImpl.SectionBuilderImpl.createRow()WhatsAppInteractiveMessageBuilderImpl.SectionRowBuilderImpl.description(String description) -
Uses of WhatsAppInteractiveMessageBuilder.SectionRowBuilder in com.flowable.engage.external.system.whatsapp.api
Methods in com.flowable.engage.external.system.whatsapp.api that return WhatsAppInteractiveMessageBuilder.SectionRowBuilderModifier and TypeMethodDescriptionWhatsAppInteractiveMessageBuilder.SectionBuilder.createRow()Start creating a row in the section.WhatsAppInteractiveMessageBuilder.SectionRowBuilder.description(String description) The user visible description of the row.The unique identifier of the row.The user visible text in the row.