Module it.auties.cobalt
Class HighlyStructuredFourRowTemplateSimpleBuilder
java.lang.Object
it.auties.whatsapp.model.button.template.hsm.HighlyStructuredFourRowTemplateSimpleBuilder
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate List<HighlyStructuredButtonTemplate> private HighlyStructuredMessageprivate HighlyStructuredMessage -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()buttons(List<HighlyStructuredButtonTemplate> buttons) content(HighlyStructuredMessage content) footer(HighlyStructuredMessage footer)
-
Field Details
-
title
-
-
buttons
-
-
Constructor Details
-
HighlyStructuredFourRowTemplateSimpleBuilder
public HighlyStructuredFourRowTemplateSimpleBuilder()
-
-
Method Details
-
title
public HighlyStructuredFourRowTemplateSimpleBuilder title(HighlyStructuredFourRowTemplateTitle title) -
content
-
buttons
public HighlyStructuredFourRowTemplateSimpleBuilder buttons(List<HighlyStructuredButtonTemplate> buttons) -
build
-