Uses of Class
de.xima.fc.prompt.mgmt.service.PromptConnectionData.Builder
Packages that use PromptConnectionData.Builder
-
Uses of PromptConnectionData.Builder in de.xima.fc.prompt.mgmt.service
Methods in de.xima.fc.prompt.mgmt.service that return PromptConnectionData.BuilderModifier and TypeMethodDescriptionstatic PromptConnectionData.BuilderPromptConnectionData.builder()Creates a new builder for a prompt connection data instance.static PromptConnectionData.BuilderPromptConnectionData.builder(PromptConnectionData data) Creates a new builder pre-configured with the data of this connection.PromptConnectionData.Builder.description(String description) Sets the description of the prompt connection.Sets the name of the prompt connection.PromptConnectionData.Builder.scope(PromptScope scope) Sets the scope (assignee) of the prompt connection.Sets the prompt service type of the prompt connection.Sets the UUID of the prompt connection.