Uses of Class
de.xima.fc.prompt.service.ResponseRefusedException.Builder
Packages that use ResponseRefusedException.Builder
Package
Description
Contains the API for a prompt service that abstract the details of a particular provider.
-
Uses of ResponseRefusedException.Builder in de.xima.fc.prompt.service
Subclasses with type arguments of type ResponseRefusedException.Builder in de.xima.fc.prompt.serviceMethods in de.xima.fc.prompt.service that return ResponseRefusedException.BuilderModifier and TypeMethodDescriptionResponseRefusedException.builder()Creates a new builder forResponseRefusedException.ResponseRefusedException.Builder.refusalReason(String refusalReason) Sets the reason why the response was refused.