Class DefaultPromptQueryInputDescriptor
java.lang.Object
de.xima.fc.prompt.service.defaults.DefaultPromptQueryInputDescriptor
Default implementation of
IPromptComputeQueryInputRetVal with a builder.- Since:
- 8.5.0
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classA builder for aIPromptComputeQueryInputRetVal. -
Method Summary
Modifier and TypeMethodDescriptionbuilder()Creates a new builder for the result ofcomputeQueryInput.Creates a new builder for the result ofcomputeQueryInput.
-
Method Details
-
builder
Creates a new builder for the result ofcomputeQueryInput.- Returns:
- The new builder.
-
promptQueryInputDescriptorBuilder
Creates a new builder for the result ofcomputeQueryInput.- Returns:
- The new builder.
-