Uses of Class
com.mypurecloud.sdk.v2.model.TextBotModeOutputPrompts
Packages that use TextBotModeOutputPrompts
-
Uses of TextBotModeOutputPrompts in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TextBotModeOutputPromptsModifier and TypeMethodDescriptionTextBotOutputPrompts.getTextPrompts()TextBotModeOutputPrompts.segments(List<TextBotPromptSegment> segments) The list of prompt segments.Methods in com.mypurecloud.sdk.v2.model with parameters of type TextBotModeOutputPromptsModifier and TypeMethodDescriptionvoidTextBotOutputPrompts.setTextPrompts(TextBotModeOutputPrompts textPrompts) TextBotOutputPrompts.textPrompts(TextBotModeOutputPrompts textPrompts) Text output prompts, if any.