Uses of Interface
de.xima.fc.prompt.service.support.IPromptQueryConfig_TextParameters
Packages that use IPromptQueryConfig_TextParameters
Package
Description
The prompt API is kept intentionally low-level to support a wide range of use cases.
-
Uses of IPromptQueryConfig_TextParameters in de.xima.fc.prompt.service.support
Methods in de.xima.fc.prompt.service.support with parameters of type IPromptQueryConfig_TextParametersModifier and TypeMethodDescriptionIPromptExecutionResolveTextParametersBuilder.textParameters(IPromptQueryConfig_TextParameters textParameters) Sets the text parameters to resolve.IPromptTextParameterDescriptorBuilder.textParameters(IPromptQueryConfig_TextParameters textParameters) Sets the text parameters configuration from which to derive the value descriptor.