Uses of Class
cloud.genesys.webmessaging.sdk.model.ButtonComponent
Packages that use ButtonComponent
-
Uses of ButtonComponent in cloud.genesys.webmessaging.sdk.model
Methods in cloud.genesys.webmessaging.sdk.model that return ButtonComponentModifier and TypeMethodDescriptionButtonComponent.actions(ContentActions actions) The button actions (Deprecated).Text to show inside the button.Methods in cloud.genesys.webmessaging.sdk.model that return types with arguments of type ButtonComponentModifier and TypeMethodDescriptionContentGeneric.getComponents()WebMessagingGeneric.getComponents()Method parameters in cloud.genesys.webmessaging.sdk.model with type arguments of type ButtonComponentModifier and TypeMethodDescriptionContentGeneric.components(List<ButtonComponent> components) An array of component objects.WebMessagingGeneric.components(List<ButtonComponent> components) An array of component objects.voidContentGeneric.setComponents(List<ButtonComponent> components) voidWebMessagingGeneric.setComponents(List<ButtonComponent> components)