Uses of Class
de.xima.fc.prompt.mgmt.defaults.DefaultPromptConnectionExportSpec.Builder
Packages that use DefaultPromptConnectionExportSpec.Builder
-
Uses of DefaultPromptConnectionExportSpec.Builder in de.xima.fc.prompt.mgmt.defaults
Methods in de.xima.fc.prompt.mgmt.defaults that return DefaultPromptConnectionExportSpec.BuilderModifier and TypeMethodDescriptionDefaultPromptConnectionExportSpec.builder()Creates a new builder for a prompt connection export specification.DefaultPromptConnectionExportSpec.Builder.password(char[] password) Sets the password to encrypt the exported prompt connection data.Sets the password to encrypt the exported prompt data, as a string.DefaultPromptConnectionExportSpec.Builder.promptConnectionId(PromptObjectIdentifier promptConnectionId) Sets Identifier of the prompt connection to export.