public final class DefaultNBootOptionsBuilder extends Object implements NBootOptionsBuilder, Serializable
| Constructor and Description |
|---|
DefaultNBootOptionsBuilder() |
DefaultNBootOptionsBuilder(NBootOptionsInfo other) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitofpublic DefaultNBootOptionsBuilder()
public DefaultNBootOptionsBuilder(NBootOptionsInfo other)
public NBootOptionsBuilder copy()
copy in interface NBootOptionsBuilderpublic NBootOptions build()
build in interface NBootOptionsBuilderpublic NBootOptionsBuilder copyFrom(NWorkspaceOptions other)
copyFrom in interface NBootOptionsBuilderpublic NBootOptionsBuilder copyFrom(NBootOptions other)
copyFrom in interface NBootOptionsBuilderpublic NBootOptionsBuilder copyFrom(NBootOptionsBuilder other)
copyFrom in interface NBootOptionsBuilderpublic NOptional<NClassLoaderNode> getRuntimeBootDependencyNode()
getRuntimeBootDependencyNode in interface NBootOptionsBuilderpublic DefaultNBootOptionsBuilder setRuntimeBootDependencyNode(NClassLoaderNode runtimeBootDependencyNode)
setRuntimeBootDependencyNode in interface NBootOptionsBuilderpublic NOptional<List<NBootDescriptor>> getExtensionBootDescriptors()
getExtensionBootDescriptors in interface NBootOptionsBuilderpublic DefaultNBootOptionsBuilder setExtensionBootDescriptors(List<NBootDescriptor> extensionBootDescriptors)
setExtensionBootDescriptors in interface NBootOptionsBuilderpublic NOptional<List<NClassLoaderNode>> getExtensionBootDependencyNodes()
getExtensionBootDependencyNodes in interface NBootOptionsBuilderpublic DefaultNBootOptionsBuilder setExtensionBootDependencyNodes(List<NClassLoaderNode> extensionBootDependencyNodes)
setExtensionBootDependencyNodes in interface NBootOptionsBuilderpublic NOptional<NBootWorkspaceFactory> getBootWorkspaceFactory()
getBootWorkspaceFactory in interface NBootOptionsBuilderpublic DefaultNBootOptionsBuilder setBootWorkspaceFactory(NBootWorkspaceFactory bootWorkspaceFactory)
setBootWorkspaceFactory in interface NBootOptionsBuilderpublic NOptional<List<URL>> getClassWorldURLs()
getClassWorldURLs in interface NBootOptionsBuilderpublic DefaultNBootOptionsBuilder setClassWorldURLs(List<URL> classWorldURLs)
setClassWorldURLs in interface NBootOptionsBuilderpublic NOptional<ClassLoader> getClassWorldLoader()
getClassWorldLoader in interface NBootOptionsBuilderpublic DefaultNBootOptionsBuilder setClassWorldLoader(ClassLoader classWorldLoader)
setClassWorldLoader in interface NBootOptionsBuilderpublic NOptional<String> getUuid()
getUuid in interface NBootOptionsBuilderpublic DefaultNBootOptionsBuilder setUuid(String uuid)
setUuid in interface NBootOptionsBuilderpublic NOptional<Set<String>> getExtensionsSet()
getExtensionsSet in interface NBootOptionsBuilderpublic DefaultNBootOptionsBuilder setExtensionsSet(Set<String> extensionsSet)
setExtensionsSet in interface NBootOptionsBuilderpublic NOptional<NBootDescriptor> getRuntimeBootDescriptor()
getRuntimeBootDescriptor in interface NBootOptionsBuilderpublic DefaultNBootOptionsBuilder setRuntimeBootDescriptor(NBootDescriptor runtimeBootDescriptor)
setRuntimeBootDescriptor in interface NBootOptionsBuilderpublic NBootOptionsBuilder copyFromIfPresent(NWorkspaceOptions other)
copyFromIfPresent in interface NBootOptionsBuilderpublic NBootOptionsBuilder copyFromIfPresent(NBootOptions other)
copyFromIfPresent in interface NBootOptionsBuilderpublic NBootOptionsInfo toBootOptions()
toBootOptions in interface NBootOptionsBuilderpublic NOptional<NSupportMode> getDesktopLauncher()
getDesktopLauncher in interface NBootOptionsBuilderpublic NOptional<NSupportMode> getMenuLauncher()
getMenuLauncher in interface NBootOptionsBuilderpublic NOptional<NSupportMode> getUserLauncher()
getUserLauncher in interface NBootOptionsBuilderpublic NBootOptionsBuilder setInitLaunchers(Boolean initLaunchers)
setInitLaunchers in interface NBootOptionsBuilderpublic NBootOptionsBuilder setInitScripts(Boolean initScripts)
setInitScripts in interface NBootOptionsBuilderpublic NBootOptionsBuilder setInitPlatforms(Boolean initPlatforms)
setInitPlatforms in interface NBootOptionsBuilderpublic NBootOptionsBuilder setInitJava(Boolean initJava)
setInitJava in interface NBootOptionsBuilderpublic NBootOptionsBuilder setIsolationLevel(NIsolationLevel isolationLevel)
setIsolationLevel in interface NBootOptionsBuilderpublic NBootOptionsBuilder setDesktopLauncher(NSupportMode desktopLauncher)
setDesktopLauncher in interface NBootOptionsBuilderpublic NBootOptionsBuilder setMenuLauncher(NSupportMode menuLauncher)
setMenuLauncher in interface NBootOptionsBuilderpublic NBootOptionsBuilder setUserLauncher(NSupportMode userLauncher)
setUserLauncher in interface NBootOptionsBuilderpublic NOptional<NVersion> getApiVersion()
getApiVersion in interface NBootOptionsBuilderpublic NBootOptionsBuilder setApiVersion(NVersion apiVersion)
setApiVersion in interface NBootOptionsBuilderapiVersion - new valuethis instancepublic NOptional<List<String>> getApplicationArguments()
getApplicationArguments in interface NBootOptionsBuilderpublic NBootOptionsBuilder setApplicationArguments(List<String> applicationArguments)
setApplicationArguments in interface NBootOptionsBuilderapplicationArguments - new valuethis instancepublic NOptional<String> getArchetype()
getArchetype in interface NBootOptionsBuilderpublic NBootOptionsBuilder setArchetype(String archetype)
setArchetype in interface NBootOptionsBuilderarchetype - new valuethis instancepublic NOptional<Supplier<ClassLoader>> getClassLoaderSupplier()
getClassLoaderSupplier in interface NBootOptionsBuilderpublic NBootOptionsBuilder setClassLoaderSupplier(Supplier<ClassLoader> provider)
setClassLoaderSupplier in interface NBootOptionsBuilderprovider - new valuethis instancepublic NOptional<NConfirmationMode> getConfirm()
getConfirm in interface NBootOptionsBuilderpublic NBootOptionsBuilder setConfirm(NConfirmationMode confirm)
setConfirm in interface NBootOptionsBuilderconfirm - new valuethis instancepublic NOptional<Boolean> getDry()
getDry in interface NBootOptionsBuilderpublic NOptional<Boolean> getShowStacktrace()
getShowStacktrace in interface NBootOptionsBuilderpublic NBootOptionsBuilder setDry(Boolean dry)
setDry in interface NBootOptionsBuilderdry - new valuethis instancepublic NBootOptionsBuilder setShowStacktrace(Boolean showStacktrace)
setShowStacktrace in interface NBootOptionsBuildershowStacktrace - showStacktracethis instancepublic NOptional<Instant> getCreationTime()
getCreationTime in interface NBootOptionsBuilderpublic NBootOptionsBuilder setCreationTime(Instant creationTime)
setCreationTime in interface NBootOptionsBuildercreationTime - new valuethis instancepublic NOptional<List<String>> getExcludedExtensions()
getExcludedExtensions in interface NBootOptionsBuilderpublic NBootOptionsBuilder setExcludedExtensions(List<String> excludedExtensions)
setExcludedExtensions in interface NBootOptionsBuilderexcludedExtensions - new valuethis instancepublic NOptional<NExecutionType> getExecutionType()
getExecutionType in interface NBootOptionsBuilderpublic NBootOptionsBuilder setExecutionType(NExecutionType executionType)
setExecutionType in interface NBootOptionsBuilderexecutionType - new valuethis instancepublic NOptional<NRunAs> getRunAs()
getRunAs in interface NBootOptionsBuilderpublic NBootOptionsBuilder setRunAs(NRunAs runAs)
setRunAs in interface NBootOptionsBuilderrunAs - new valuethis instancepublic NOptional<List<String>> getExecutorOptions()
getExecutorOptions in interface NBootOptionsBuilderpublic NBootOptionsBuilder setExecutorOptions(List<String> executorOptions)
setExecutorOptions in interface NBootOptionsBuilderexecutorOptions - new valuethis instancepublic NOptional<String> getHomeLocation(NHomeLocation location)
getHomeLocation in interface NBootOptionsBuilderpublic NOptional<Map<NHomeLocation,String>> getHomeLocations()
getHomeLocations in interface NBootOptionsBuilderpublic NBootOptionsBuilder setHomeLocations(Map<NHomeLocation,String> homeLocations)
setHomeLocations in interface NBootOptionsBuilderpublic NOptional<String> getJavaCommand()
getJavaCommand in interface NBootOptionsBuilderpublic NBootOptionsBuilder setJavaCommand(String javaCommand)
setJavaCommand in interface NBootOptionsBuilderpublic NOptional<String> getJavaOptions()
getJavaOptions in interface NBootOptionsBuilderpublic NBootOptionsBuilder setJavaOptions(String javaOptions)
setJavaOptions in interface NBootOptionsBuilderjavaOptions - new valuethis instancepublic NOptional<NLogConfig> getLogConfig()
getLogConfig in interface NBootOptionsBuilderpublic NBootOptionsBuilder setLogConfig(NLogConfig logConfig)
setLogConfig in interface NBootOptionsBuilderlogConfig - new valuethis instancepublic NOptional<String> getName()
getName in interface NBootOptionsBuilderpublic NBootOptionsBuilder setName(String workspaceName)
setName in interface NBootOptionsBuilderworkspaceName - new valuethis instancepublic NOptional<NOpenMode> getOpenMode()
getOpenMode in interface NBootOptionsBuilderpublic NBootOptionsBuilder setOpenMode(NOpenMode openMode)
setOpenMode in interface NBootOptionsBuilderopenMode - new valuethis instancepublic NOptional<NContentType> getOutputFormat()
getOutputFormat in interface NBootOptionsBuilderpublic NBootOptionsBuilder setOutputFormat(NContentType outputFormat)
setOutputFormat in interface NBootOptionsBuilderoutputFormat - new valuethis instancepublic NOptional<List<String>> getOutputFormatOptions()
getOutputFormatOptions in interface NBootOptionsBuilderpublic NBootOptionsBuilder setOutputFormatOptions(List<String> options)
setOutputFormatOptions in interface NBootOptionsBuilderoptions - new valuethis instancepublic NBootOptionsBuilder setOutputFormatOptions(String... options)
public NOptional<char[]> getCredential()
getCredential in interface NBootOptionsBuilderpublic NBootOptionsBuilder setCredential(char[] credentials)
setCredential in interface NBootOptionsBuildercredentials - new valuethis instancepublic NOptional<NStoreStrategy> getRepositoryStoreStrategy()
getRepositoryStoreStrategy in interface NBootOptionsBuilderpublic NBootOptionsBuilder setRepositoryStoreStrategy(NStoreStrategy repositoryStoreStrategy)
setRepositoryStoreStrategy in interface NBootOptionsBuilderrepositoryStoreStrategy - new valuethis instancepublic NOptional<NId> getRuntimeId()
getRuntimeId in interface NBootOptionsBuilderpublic NBootOptionsBuilder setRuntimeId(NId runtimeId)
setRuntimeId in interface NBootOptionsBuilderruntimeId - new valuethis instancepublic NOptional<String> getStoreType(NStoreType folder)
getStoreType in interface NBootOptionsBuilderpublic NOptional<NOsFamily> getStoreLayout()
getStoreLayout in interface NBootOptionsBuilderpublic NBootOptionsBuilder setStoreLayout(NOsFamily storeLayout)
setStoreLayout in interface NBootOptionsBuilderstoreLayout - new valuethis instancepublic NOptional<NStoreStrategy> getStoreStrategy()
getStoreStrategy in interface NBootOptionsBuilderpublic NBootOptionsBuilder setStoreStrategy(NStoreStrategy storeStrategy)
setStoreStrategy in interface NBootOptionsBuilderstoreStrategy - new valuethis instancepublic NOptional<Map<NStoreType,String>> getStoreLocations()
getStoreLocations in interface NBootOptionsBuilderpublic NBootOptionsBuilder setStoreLocations(Map<NStoreType,String> storeLocations)
setStoreLocations in interface NBootOptionsBuilderpublic NOptional<NTerminalMode> getTerminalMode()
getTerminalMode in interface NBootOptionsBuilderpublic NBootOptionsBuilder setTerminalMode(NTerminalMode terminalMode)
setTerminalMode in interface NBootOptionsBuilderterminalMode - new valuethis instancepublic NOptional<List<String>> getRepositories()
getRepositories in interface NBootOptionsBuilderpublic NOptional<List<String>> getBootRepositories()
getBootRepositories in interface NBootOptionsBuilderpublic NBootOptionsBuilder setRepositories(List<String> repositories)
setRepositories in interface NBootOptionsBuilderrepositories - new valuethis instancepublic NBootOptionsBuilder setBootRepositories(List<String> bootRepositories)
setBootRepositories in interface NBootOptionsBuilderpublic NOptional<String> getUserName()
getUserName in interface NBootOptionsBuilderpublic NOptional<String> getWorkspace()
getWorkspace in interface NBootOptionsBuilderpublic NBootOptionsBuilder setWorkspace(String workspace)
setWorkspace in interface NBootOptionsBuilderworkspace - workspacethis instancepublic NOptional<String> getDebug()
getDebug in interface NBootOptionsBuilderpublic NBootOptionsBuilder setDebug(String debug)
setDebug in interface NBootOptionsBuilderdebug - new valuethis instancepublic NOptional<Boolean> getSystem()
getSystem in interface NBootOptionsBuilderpublic NBootOptionsBuilder setSystem(Boolean system)
setSystem in interface NBootOptionsBuildersystem - new valuethis instancepublic NOptional<Boolean> getGui()
getGui in interface NBootOptionsBuilderpublic NBootOptionsBuilder setGui(Boolean gui)
setGui in interface NBootOptionsBuildergui - new valuethis instancepublic NOptional<Boolean> getInherited()
getInherited in interface NBootOptionsBuilderpublic NBootOptionsBuilder setInherited(Boolean inherited)
setInherited in interface NBootOptionsBuilderinherited - new valuethis instancepublic NOptional<Boolean> getReadOnly()
getReadOnly in interface NBootOptionsBuilderpublic NBootOptionsBuilder setReadOnly(Boolean readOnly)
setReadOnly in interface NBootOptionsBuilderreadOnly - new valuethis instancepublic NOptional<Boolean> getRecover()
getRecover in interface NBootOptionsBuilderpublic NBootOptionsBuilder setRecover(Boolean recover)
setRecover in interface NBootOptionsBuilderrecover - new valuethis instancepublic NOptional<Boolean> getReset()
getReset in interface NBootOptionsBuilderpublic NBootOptionsBuilder setReset(Boolean reset)
setReset in interface NBootOptionsBuilderreset - new valuethis instancepublic NOptional<Boolean> getResetHard()
getResetHard in interface NBootOptionsBuilderpublic NBootOptionsBuilder setResetHard(Boolean resetHard)
setResetHard in interface NBootOptionsBuilderresetHard - new valuethis instancepublic NOptional<Boolean> getCommandVersion()
getCommandVersion in interface NBootOptionsBuilderpublic NBootOptionsBuilder setCommandVersion(Boolean version)
setCommandVersion in interface NBootOptionsBuilderpublic NOptional<Boolean> getCommandHelp()
getCommandHelp in interface NBootOptionsBuilderpublic NBootOptionsBuilder setCommandHelp(Boolean help)
setCommandHelp in interface NBootOptionsBuilderpublic NOptional<Boolean> getInstallCompanions()
getInstallCompanions in interface NBootOptionsBuilderpublic NBootOptionsBuilder setInstallCompanions(Boolean skipInstallCompanions)
setInstallCompanions in interface NBootOptionsBuilderskipInstallCompanions - new valuethis instancepublic NOptional<Boolean> getSkipWelcome()
getSkipWelcome in interface NBootOptionsBuilderpublic NBootOptionsBuilder setSkipWelcome(Boolean skipWelcome)
setSkipWelcome in interface NBootOptionsBuilderskipWelcome - new valuethis instancepublic NOptional<String> getOutLinePrefix()
getOutLinePrefix in interface NBootOptionsBuilderpublic NBootOptionsBuilder setOutLinePrefix(String outLinePrefix)
setOutLinePrefix in interface NBootOptionsBuilderpublic NOptional<String> getErrLinePrefix()
getErrLinePrefix in interface NBootOptionsBuilderpublic NBootOptionsBuilder setErrLinePrefix(String errLinePrefix)
setErrLinePrefix in interface NBootOptionsBuilderpublic NOptional<Boolean> getSkipBoot()
getSkipBoot in interface NBootOptionsBuilderpublic NBootOptionsBuilder setSkipBoot(Boolean skipBoot)
setSkipBoot in interface NBootOptionsBuilderskipBoot - new valuethis instancepublic NOptional<Boolean> getTrace()
getTrace in interface NBootOptionsBuilderpublic NBootOptionsBuilder setTrace(Boolean trace)
setTrace in interface NBootOptionsBuildertrace - new valuethis instancepublic NOptional<String> getProgressOptions()
getProgressOptions in interface NBootOptionsBuilderpublic NBootOptionsBuilder setProgressOptions(String progressOptions)
setProgressOptions in interface NBootOptionsBuilderpublic NOptional<Boolean> getCached()
getCached in interface NBootOptionsBuilderpublic NBootOptionsBuilder setCached(Boolean cached)
setCached in interface NBootOptionsBuilderpublic NOptional<Boolean> getIndexed()
getIndexed in interface NBootOptionsBuilderpublic NBootOptionsBuilder setIndexed(Boolean indexed)
setIndexed in interface NBootOptionsBuilderpublic NOptional<Boolean> getTransitive()
getTransitive in interface NBootOptionsBuilderpublic NBootOptionsBuilder setTransitive(Boolean transitive)
setTransitive in interface NBootOptionsBuilderpublic NOptional<Boolean> getBot()
getBot in interface NBootOptionsBuilderpublic NBootOptionsBuilder setBot(Boolean bot)
setBot in interface NBootOptionsBuilderpublic NOptional<Boolean> getPreviewRepo()
getPreviewRepo in interface NBootOptionsBuilderpublic NBootOptionsBuilder setPreviewRepo(Boolean bot)
setPreviewRepo in interface NBootOptionsBuilderpublic NOptional<NFetchStrategy> getFetchStrategy()
getFetchStrategy in interface NBootOptionsBuilderpublic NBootOptionsBuilder setFetchStrategy(NFetchStrategy fetchStrategy)
setFetchStrategy in interface NBootOptionsBuilderpublic NOptional<InputStream> getStdin()
getStdin in interface NBootOptionsBuilderpublic NBootOptionsBuilder setStdin(InputStream stdin)
setStdin in interface NBootOptionsBuilderpublic NOptional<PrintStream> getStdout()
getStdout in interface NBootOptionsBuilderpublic NBootOptionsBuilder setStdout(PrintStream stdout)
setStdout in interface NBootOptionsBuilderpublic NOptional<PrintStream> getStderr()
getStderr in interface NBootOptionsBuilderpublic NBootOptionsBuilder setStderr(PrintStream stderr)
setStderr in interface NBootOptionsBuilderpublic NOptional<ExecutorService> getExecutorService()
getExecutorService in interface NBootOptionsBuilderpublic NBootOptionsBuilder setExecutorService(ExecutorService executorService)
setExecutorService in interface NBootOptionsBuilderpublic NOptional<Instant> getExpireTime()
getExpireTime in interface NBootOptionsBuilderpublic NBootOptionsBuilder setExpireTime(Instant expireTime)
setExpireTime in interface NBootOptionsBuilderpublic NOptional<Boolean> getSkipErrors()
getSkipErrors in interface NBootOptionsBuilderpublic NBootOptionsBuilder setSkipErrors(Boolean value)
setSkipErrors in interface NBootOptionsBuilderpublic NOptional<Boolean> getSwitchWorkspace()
getSwitchWorkspace in interface NBootOptionsBuilderpublic NBootOptionsBuilder setSwitchWorkspace(Boolean switchWorkspace)
setSwitchWorkspace in interface NBootOptionsBuilderpublic NOptional<List<NMsg>> getErrors()
getErrors in interface NBootOptionsBuilderpublic NBootOptionsBuilder setErrors(List<NMsg> errors)
setErrors in interface NBootOptionsBuilderpublic NBootOptionsBuilder setCustomOptions(List<String> properties)
setCustomOptions in interface NBootOptionsBuilderpublic NOptional<String> getLocale()
getLocale in interface NBootOptionsBuilderpublic NBootOptionsBuilder setLocale(String locale)
setLocale in interface NBootOptionsBuilderpublic NOptional<String> getTheme()
getTheme in interface NBootOptionsBuilderpublic NBootOptionsBuilder setTheme(String theme)
setTheme in interface NBootOptionsBuilderpublic NBootOptionsBuilder copyFrom(NBootOptionsInfo other)
public NBootOptionsBuilder setCmdLine(String cmdLine)
setCmdLine in interface NBootOptionsBuilderpublic NBootOptionsBuilder setCmdLine(String[] args)
setCmdLine in interface NBootOptionsBuilderpublic NOptional<Boolean> getSharedInstance()
getSharedInstance in interface NBootOptionsBuilderpublic NBootOptionsBuilder setSharedInstance(Boolean sharedInstance)
setSharedInstance in interface NBootOptionsBuilderpublic NBootOptionsBuilder setUserName(String username)
setUserName in interface NBootOptionsBuilderusername - new valuethis instancepublic NBootOptionsBuilder setStoreLocation(NStoreType location, String value)
setStoreLocation in interface NBootOptionsBuilderlocation - locationvalue - new valuethis instancepublic NBootOptionsBuilder setHomeLocation(NHomeLocation location, String value)
setHomeLocation in interface NBootOptionsBuilderlocation - locationvalue - new valuethis instancepublic NBootOptionsBuilder addOutputFormatOptions(String... options)
addOutputFormatOptions in interface NBootOptionsBuilderoptions - new valuethis instancepublic NOptional<String> getDependencySolver()
getDependencySolver in interface NBootOptionsBuilderpublic NBootOptionsBuilder setDependencySolver(String dependencySolver)
setDependencySolver in interface NBootOptionsBuilderpublic NOptional<NIsolationLevel> getIsolationLevel()
getIsolationLevel in interface NBootOptionsBuilderpublic NOptional<Boolean> getInitLaunchers()
getInitLaunchers in interface NBootOptionsBuilderpublic NOptional<Boolean> getInitScripts()
getInitScripts in interface NBootOptionsBuilderpublic NOptional<Boolean> getInitPlatforms()
getInitPlatforms in interface NBootOptionsBuilderpublic NOptional<Boolean> getInitJava()
getInitJava in interface NBootOptionsBuilderpublic NBootOptionsBuilder unsetRuntimeOptions()
unsetRuntimeOptions in interface NBootOptionsBuilderpublic NBootOptionsBuilder unsetCreationOptions()
unsetCreationOptions in interface NBootOptionsBuilderpublic NBootOptionsBuilder unsetExportedOptions()
unsetExportedOptions in interface NBootOptionsBuilderpublic NOptional<List<String>> getCustomOptions()
getCustomOptions in interface NBootOptionsBuilderpublic NOptional<List<NArg>> getCustomOptionArgs()
getCustomOptionArgs in interface NBootOptionsBuilderpublic NOptional<NArg> getCustomOptionArg(String key)
getCustomOptionArg in interface NBootOptionsBuilderpublic NOptional<String> getCustomOption(String key)
getCustomOption in interface NBootOptionsBuilderCopyright © 2026 vpc open source initiative. All rights reserved.