Uses of Class
com.mypurecloud.sdk.v2.model.Button
Packages that use Button
-
Uses of Button in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ButtonModifier and TypeMethodDescriptionContent of the button.Button.contentText(String contentText) The text label that will be displayed on the buttonA payload to uniquely identify a quickReply button in carouselButton.type(Button.TypeEnum type) Type of button to include in whatsApp templateMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type ButtonMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type ButtonModifier and TypeMethodDescriptionList of buttons to be included in the whatsApp carousel messages templateList of buttons to be included in the standard WhatsApp messages channelvoidCarouselCard.setButtons(List<Button> buttons) voidWhatsAppDefinition.setButtons(List<Button> buttons)