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