Uses of Interface
de.xima.fc.prompt.service.IPromptQueryInputDescriptor
Packages that use IPromptQueryInputDescriptor
Package
Description
Contains the API for a prompt service that abstract the details of a particular provider.
Contains default implementations for various interfaces defined by the handler API.
-
Uses of IPromptQueryInputDescriptor in de.xima.fc.prompt.service
Methods in de.xima.fc.prompt.service that return IPromptQueryInputDescriptorModifier and TypeMethodDescriptionIPromptComputeQueryInputRetVal.inputDescriptor()The output descriptor that defines the structure of the data that is passed to a prompt query upon execution. -
Uses of IPromptQueryInputDescriptor in de.xima.fc.prompt.service.defaults
Methods in de.xima.fc.prompt.service.defaults that return IPromptQueryInputDescriptorModifier and TypeMethodDescriptionDefaultPromptQueryInputDescriptor.Builder.build()Builds the prompt compute query input return value.Methods in de.xima.fc.prompt.service.defaults with parameters of type IPromptQueryInputDescriptorModifier and TypeMethodDescriptionDefaultPromptComputeQueryInputRetVal.Builder.inputDescriptor(IPromptQueryInputDescriptor inputDescriptor)