Uses of Class
de.xima.fc.prompt.mgmt.defaults.DefaultPromptQueryExportSpec.Builder
Packages that use DefaultPromptQueryExportSpec.Builder
-
Uses of DefaultPromptQueryExportSpec.Builder in de.xima.fc.prompt.mgmt.defaults
Methods in de.xima.fc.prompt.mgmt.defaults that return DefaultPromptQueryExportSpec.BuilderModifier and TypeMethodDescriptionDefaultPromptQueryExportSpec.builder()Creates a new builder for a prompt query export specification.DefaultPromptQueryExportSpec.Builder.exportConnection(boolean exportConnection) Optional flag to export the associated connection as well.DefaultPromptQueryExportSpec.Builder.password(char[] password) Sets the password to encrypt the exported prompt data.Sets the password to encrypt the exported prompt data, as a string.DefaultPromptQueryExportSpec.Builder.promptQueryId(PromptObjectIdentifier promptQueryId) Sets the identifier of the prompt query to export.