Uses of Interface
de.xima.fc.prompt.service.support.IPromptTextInputParamsBuilder
Packages that use IPromptTextInputParamsBuilder
Package
Description
The prompt API is kept intentionally low-level to support a wide range of use cases.
-
Uses of IPromptTextInputParamsBuilder in de.xima.fc.prompt.service.support
Methods in de.xima.fc.prompt.service.support that return IPromptTextInputParamsBuilderModifier and TypeMethodDescriptionIPromptTextInputParamsBuilder.connectionConfig(Object connectionConfig) Sets the connection configuration object to scan for prompt text parameters.IPromptTextInputParamsBuilder.queryConfig(Object queryConfig) Sets the query configuration object to scan for prompt text parameters.IPromptParametersService.textParameterExtractor()Gets a builder for extractingtext input parametersfrom a given configuration object.