public class DefaultNWorkspaceOptionsBuilder extends Object implements net.thevpc.nuts.NWorkspaceOptionsBuilder
%category Config
| Constructor and Description |
|---|
DefaultNWorkspaceOptionsBuilder() |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NWorkspaceOptionsBuilder |
addOutputFormatOptions(String... options)
add output format options
|
net.thevpc.nuts.NWorkspaceOptions |
build() |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
builder() |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
copy() |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
copyFrom(net.thevpc.nuts.boot.NBootOptionsInfo other) |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
copyFrom(net.thevpc.nuts.NWorkspaceOptions other) |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
copyFrom(net.thevpc.nuts.NWorkspaceOptionsBuilder other) |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
copyFrom(net.thevpc.nuts.NWorkspaceOptions other,
net.thevpc.nuts.util.NMapStrategy strategy) |
net.thevpc.nuts.util.NOptional<net.thevpc.nuts.NVersion> |
getApiVersion() |
net.thevpc.nuts.util.NOptional<List<String>> |
getApplicationArguments() |
net.thevpc.nuts.util.NOptional<String> |
getArchetype() |
net.thevpc.nuts.util.NOptional<List<String>> |
getBootRepositories() |
net.thevpc.nuts.util.NOptional<Boolean> |
getBot() |
net.thevpc.nuts.util.NOptional<Boolean> |
getCached() |
net.thevpc.nuts.util.NOptional<Supplier<ClassLoader>> |
getClassLoaderSupplier() |
net.thevpc.nuts.util.NOptional<Boolean> |
getCommandHelp() |
net.thevpc.nuts.util.NOptional<Boolean> |
getCommandVersion() |
net.thevpc.nuts.util.NOptional<net.thevpc.nuts.NConfirmationMode> |
getConfirm() |
net.thevpc.nuts.util.NOptional<Instant> |
getCreationTime() |
net.thevpc.nuts.util.NOptional<char[]> |
getCredentials() |
net.thevpc.nuts.util.NOptional<List<String>> |
getCustomOptions() |
net.thevpc.nuts.util.NOptional<String> |
getDebug() |
net.thevpc.nuts.util.NOptional<String> |
getDependencySolver() |
net.thevpc.nuts.util.NOptional<net.thevpc.nuts.util.NSupportMode> |
getDesktopLauncher() |
net.thevpc.nuts.util.NOptional<Boolean> |
getDry() |
net.thevpc.nuts.util.NOptional<String> |
getErrLinePrefix() |
net.thevpc.nuts.util.NOptional<List<net.thevpc.nuts.util.NMsg>> |
getErrors() |
net.thevpc.nuts.util.NOptional<List<String>> |
getExcludedExtensions() |
net.thevpc.nuts.util.NOptional<net.thevpc.nuts.NExecutionType> |
getExecutionType() |
net.thevpc.nuts.util.NOptional<List<String>> |
getExecutorOptions() |
net.thevpc.nuts.util.NOptional<ExecutorService> |
getExecutorService() |
net.thevpc.nuts.util.NOptional<Instant> |
getExpireTime() |
net.thevpc.nuts.util.NOptional<net.thevpc.nuts.NFetchStrategy> |
getFetchStrategy() |
net.thevpc.nuts.util.NOptional<Boolean> |
getGui() |
net.thevpc.nuts.util.NOptional<String> |
getHomeLocation(net.thevpc.nuts.NHomeLocation location) |
net.thevpc.nuts.util.NOptional<Map<net.thevpc.nuts.NHomeLocation,String>> |
getHomeLocations() |
net.thevpc.nuts.util.NOptional<Boolean> |
getIndexed() |
net.thevpc.nuts.util.NOptional<Boolean> |
getInherited() |
net.thevpc.nuts.util.NOptional<Boolean> |
getInitJava() |
net.thevpc.nuts.util.NOptional<Boolean> |
getInitLaunchers() |
net.thevpc.nuts.util.NOptional<Boolean> |
getInitPlatforms() |
net.thevpc.nuts.util.NOptional<Boolean> |
getInitScripts() |
net.thevpc.nuts.util.NOptional<Boolean> |
getInstallCompanions() |
net.thevpc.nuts.util.NOptional<net.thevpc.nuts.NIsolationLevel> |
getIsolationLevel() |
net.thevpc.nuts.util.NOptional<String> |
getJavaCommand() |
net.thevpc.nuts.util.NOptional<String> |
getJavaOptions() |
net.thevpc.nuts.util.NOptional<String> |
getLocale() |
net.thevpc.nuts.util.NOptional<net.thevpc.nuts.log.NLogConfig> |
getLogConfig() |
net.thevpc.nuts.util.NOptional<net.thevpc.nuts.util.NSupportMode> |
getMenuLauncher() |
net.thevpc.nuts.util.NOptional<String> |
getName() |
net.thevpc.nuts.util.NOptional<net.thevpc.nuts.NOpenMode> |
getOpenMode() |
net.thevpc.nuts.util.NOptional<String> |
getOutLinePrefix() |
net.thevpc.nuts.util.NOptional<net.thevpc.nuts.format.NContentType> |
getOutputFormat() |
net.thevpc.nuts.util.NOptional<List<String>> |
getOutputFormatOptions() |
net.thevpc.nuts.util.NOptional<Boolean> |
getPreviewRepo() |
net.thevpc.nuts.util.NOptional<String> |
getProgressOptions() |
net.thevpc.nuts.util.NOptional<Boolean> |
getReadOnly() |
net.thevpc.nuts.util.NOptional<Boolean> |
getRecover() |
net.thevpc.nuts.util.NOptional<List<String>> |
getRepositories() |
net.thevpc.nuts.util.NOptional<net.thevpc.nuts.NStoreStrategy> |
getRepositoryStoreStrategy() |
net.thevpc.nuts.util.NOptional<Boolean> |
getReset() |
net.thevpc.nuts.util.NOptional<Boolean> |
getResetHard() |
net.thevpc.nuts.util.NOptional<net.thevpc.nuts.NRunAs> |
getRunAs() |
net.thevpc.nuts.util.NOptional<net.thevpc.nuts.NId> |
getRuntimeId() |
net.thevpc.nuts.util.NOptional<Boolean> |
getSharedInstance() |
net.thevpc.nuts.util.NOptional<Boolean> |
getShowStacktrace() |
net.thevpc.nuts.util.NOptional<Boolean> |
getSkipBoot() |
net.thevpc.nuts.util.NOptional<Boolean> |
getSkipErrors() |
net.thevpc.nuts.util.NOptional<Boolean> |
getSkipWelcome() |
net.thevpc.nuts.util.NOptional<PrintStream> |
getStderr() |
net.thevpc.nuts.util.NOptional<InputStream> |
getStdin() |
net.thevpc.nuts.util.NOptional<PrintStream> |
getStdout() |
net.thevpc.nuts.util.NOptional<net.thevpc.nuts.NOsFamily> |
getStoreLayout() |
net.thevpc.nuts.util.NOptional<Map<net.thevpc.nuts.NStoreType,String>> |
getStoreLocations() |
net.thevpc.nuts.util.NOptional<net.thevpc.nuts.NStoreStrategy> |
getStoreStrategy() |
net.thevpc.nuts.util.NOptional<String> |
getStoreType(net.thevpc.nuts.NStoreType folder) |
int |
getSupportLevel(net.thevpc.nuts.spi.NSupportLevelContext context) |
net.thevpc.nuts.util.NOptional<Boolean> |
getSwitchWorkspace() |
net.thevpc.nuts.util.NOptional<Boolean> |
getSystem() |
net.thevpc.nuts.util.NOptional<net.thevpc.nuts.io.NTerminalMode> |
getTerminalMode() |
net.thevpc.nuts.util.NOptional<String> |
getTheme() |
net.thevpc.nuts.util.NOptional<Boolean> |
getTrace() |
net.thevpc.nuts.util.NOptional<Boolean> |
getTransitive() |
net.thevpc.nuts.util.NOptional<net.thevpc.nuts.util.NSupportMode> |
getUserLauncher() |
net.thevpc.nuts.util.NOptional<String> |
getUserName() |
net.thevpc.nuts.util.NOptional<String> |
getWorkspace() |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
resetOptions() |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setApiVersion(net.thevpc.nuts.NVersion apiVersion)
set apiVersion
|
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setApplicationArguments(List<String> applicationArguments)
set applicationArguments
|
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setArchetype(String archetype)
set archetype
|
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setBootRepositories(List<String> repositories)
set initRepositories
|
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setBot(Boolean bot) |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setCached(Boolean cached) |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setClassLoaderSupplier(Supplier<ClassLoader> provider)
set provider
|
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setCmdLine(String cmdLine) |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setCmdLine(String[] args) |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setCommandHelp(Boolean help) |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setCommandVersion(Boolean version) |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setConfirm(net.thevpc.nuts.NConfirmationMode confirm)
set confirm
|
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setCreationTime(Instant creationTime)
set creationTime
|
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setCredentials(char[] credentials)
set password
|
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setCustomOptions(List<String> properties) |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setDebug(String debug)
set debug
|
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setDependencySolver(String dependencySolver) |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setDesktopLauncher(net.thevpc.nuts.util.NSupportMode desktopLauncher) |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setDry(Boolean dry)
set dry
|
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setErrLinePrefix(String errLinePrefix) |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setErrors(List<net.thevpc.nuts.util.NMsg> errors) |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setExcludedExtensions(List<String> excludedExtensions)
set excludedExtensions
|
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setExecutionType(net.thevpc.nuts.NExecutionType executionType)
set executionType
|
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setExecutorOptions(List<String> executorOptions)
set executorOptions
|
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setExecutorService(ExecutorService executorService) |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setExpireTime(Instant expireTime) |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setFetchStrategy(net.thevpc.nuts.NFetchStrategy fetchStrategy) |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setGui(Boolean gui)
set gui
|
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setHomeLocation(net.thevpc.nuts.NHomeLocation location,
String value)
set home location
|
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setHomeLocations(Map<net.thevpc.nuts.NHomeLocation,String> homeLocations) |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setIndexed(Boolean indexed) |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setInherited(Boolean inherited)
set inherited
|
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setInitJava(Boolean initJava) |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setInitLaunchers(Boolean initLaunchers) |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setInitPlatforms(Boolean initPlatforms) |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setInitScripts(Boolean initScripts) |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setInstallCompanions(Boolean skipInstallCompanions)
set skipInstallCompanions
|
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setIsolationLevel(net.thevpc.nuts.NIsolationLevel isolationLevel) |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setJavaCommand(String javaCommand) |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setJavaOptions(String javaOptions)
set javaOptions
|
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setLocale(String locale) |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setLogConfig(net.thevpc.nuts.log.NLogConfig logConfig)
set logConfig
|
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setMenuLauncher(net.thevpc.nuts.util.NSupportMode menuLauncher) |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setName(String workspaceName)
set workspace name
|
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setOpenMode(net.thevpc.nuts.NOpenMode openMode)
set openMode
|
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setOutLinePrefix(String outLinePrefix) |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setOutputFormat(net.thevpc.nuts.format.NContentType outputFormat)
set outputFormat
|
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setOutputFormatOptions(List<String> options)
set output format options
|
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setOutputFormatOptions(String... options) |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setPreviewRepo(Boolean bot) |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setProgressOptions(String progressOptions) |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setReadOnly(Boolean readOnly)
set readOnly
|
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setRecover(Boolean recover)
set recover
|
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setRepositories(List<String> repositories)
set repositories
|
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setRepositoryStoreStrategy(net.thevpc.nuts.NStoreStrategy repositoryStoreStrategy)
set repositoryStoreStrategy
|
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setReset(Boolean reset)
set reset
|
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setResetHard(Boolean resetHard) |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setRunAs(net.thevpc.nuts.NRunAs runAs)
set runAsUser
|
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setRuntimeId(net.thevpc.nuts.NId runtimeId)
set runtimeId
|
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setSharedInstance(Boolean sharedInstance) |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setShowStacktrace(Boolean showStacktrace)
set dry
|
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setSkipBoot(Boolean skipBoot)
set skipWelcome
|
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setSkipErrors(Boolean value) |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setSkipWelcome(Boolean skipWelcome)
set skipWelcome
|
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setStderr(PrintStream stderr) |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setStdin(InputStream stdin) |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setStdout(PrintStream stdout) |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setStoreLayout(net.thevpc.nuts.NOsFamily storeLayout)
set storeLayout
|
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setStoreLocation(net.thevpc.nuts.NStoreType location,
String value)
set store location
|
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setStoreLocations(Map<net.thevpc.nuts.NStoreType,String> storeLocations) |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setStoreStrategy(net.thevpc.nuts.NStoreStrategy storeStrategy)
set storeStrategy
|
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setSwitchWorkspace(Boolean switchWorkspace) |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setSystem(Boolean system)
set system
|
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setTerminalMode(net.thevpc.nuts.io.NTerminalMode terminalMode)
set terminalMode
|
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setTheme(String theme) |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setTrace(Boolean trace)
set trace
|
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setTransitive(Boolean transitive) |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setUserLauncher(net.thevpc.nuts.util.NSupportMode userLauncher) |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setUserName(String username)
set login
|
net.thevpc.nuts.NWorkspaceOptionsBuilder |
setWorkspace(String workspace)
set workspace
|
net.thevpc.nuts.boot.NBootOptionsInfo |
toBootOptionsInfo() |
net.thevpc.nuts.cmdline.NCmdLine |
toCmdLine() |
net.thevpc.nuts.cmdline.NCmdLine |
toCmdLine(net.thevpc.nuts.NWorkspaceOptionsConfig config) |
String |
toString() |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
unsetCreationOptions() |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
unsetExportedOptions() |
net.thevpc.nuts.NWorkspaceOptionsBuilder |
unsetRuntimeOptions() |
public net.thevpc.nuts.NWorkspaceOptionsBuilder resetOptions()
resetOptions in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.util.NOptional<net.thevpc.nuts.util.NSupportMode> getDesktopLauncher()
getDesktopLauncher in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.util.NOptional<net.thevpc.nuts.util.NSupportMode> getMenuLauncher()
getMenuLauncher in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.util.NOptional<net.thevpc.nuts.util.NSupportMode> getUserLauncher()
getUserLauncher in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setInitLaunchers(Boolean initLaunchers)
setInitLaunchers in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setInitScripts(Boolean initScripts)
setInitScripts in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setInitPlatforms(Boolean initPlatforms)
setInitPlatforms in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setInitJava(Boolean initJava)
setInitJava in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setIsolationLevel(net.thevpc.nuts.NIsolationLevel isolationLevel)
setIsolationLevel in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setDesktopLauncher(net.thevpc.nuts.util.NSupportMode desktopLauncher)
setDesktopLauncher in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setMenuLauncher(net.thevpc.nuts.util.NSupportMode menuLauncher)
setMenuLauncher in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setUserLauncher(net.thevpc.nuts.util.NSupportMode userLauncher)
setUserLauncher in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder copy()
copy in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.util.NOptional<net.thevpc.nuts.NVersion> getApiVersion()
getApiVersion in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setApiVersion(net.thevpc.nuts.NVersion apiVersion)
setApiVersion in interface net.thevpc.nuts.NWorkspaceOptionsBuilderapiVersion - new valuethis instancepublic net.thevpc.nuts.util.NOptional<List<String>> getApplicationArguments()
getApplicationArguments in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setApplicationArguments(List<String> applicationArguments)
setApplicationArguments in interface net.thevpc.nuts.NWorkspaceOptionsBuilderapplicationArguments - new valuethis instancepublic net.thevpc.nuts.util.NOptional<String> getArchetype()
getArchetype in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setArchetype(String archetype)
setArchetype in interface net.thevpc.nuts.NWorkspaceOptionsBuilderarchetype - new valuethis instancepublic net.thevpc.nuts.util.NOptional<Supplier<ClassLoader>> getClassLoaderSupplier()
getClassLoaderSupplier in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setClassLoaderSupplier(Supplier<ClassLoader> provider)
setClassLoaderSupplier in interface net.thevpc.nuts.NWorkspaceOptionsBuilderprovider - new valuethis instancepublic net.thevpc.nuts.util.NOptional<net.thevpc.nuts.NConfirmationMode> getConfirm()
getConfirm in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setConfirm(net.thevpc.nuts.NConfirmationMode confirm)
setConfirm in interface net.thevpc.nuts.NWorkspaceOptionsBuilderconfirm - new valuethis instancepublic net.thevpc.nuts.util.NOptional<Boolean> getDry()
getDry in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.util.NOptional<Boolean> getShowStacktrace()
getShowStacktrace in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setDry(Boolean dry)
setDry in interface net.thevpc.nuts.NWorkspaceOptionsBuilderdry - new valuethis instancepublic net.thevpc.nuts.NWorkspaceOptionsBuilder setShowStacktrace(Boolean showStacktrace)
setShowStacktrace in interface net.thevpc.nuts.NWorkspaceOptionsBuildershowStacktrace - showStacktracethis instancepublic net.thevpc.nuts.util.NOptional<Instant> getCreationTime()
getCreationTime in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setCreationTime(Instant creationTime)
setCreationTime in interface net.thevpc.nuts.NWorkspaceOptionsBuildercreationTime - new valuethis instancepublic net.thevpc.nuts.util.NOptional<List<String>> getExcludedExtensions()
getExcludedExtensions in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setExcludedExtensions(List<String> excludedExtensions)
setExcludedExtensions in interface net.thevpc.nuts.NWorkspaceOptionsBuilderexcludedExtensions - new valuethis instancepublic net.thevpc.nuts.util.NOptional<net.thevpc.nuts.NExecutionType> getExecutionType()
getExecutionType in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setExecutionType(net.thevpc.nuts.NExecutionType executionType)
setExecutionType in interface net.thevpc.nuts.NWorkspaceOptionsBuilderexecutionType - new valuethis instancepublic net.thevpc.nuts.util.NOptional<net.thevpc.nuts.NRunAs> getRunAs()
getRunAs in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setRunAs(net.thevpc.nuts.NRunAs runAs)
setRunAs in interface net.thevpc.nuts.NWorkspaceOptionsBuilderrunAs - new valuethis instancepublic net.thevpc.nuts.util.NOptional<List<String>> getExecutorOptions()
getExecutorOptions in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setExecutorOptions(List<String> executorOptions)
setExecutorOptions in interface net.thevpc.nuts.NWorkspaceOptionsBuilderexecutorOptions - new valuethis instancepublic net.thevpc.nuts.util.NOptional<String> getHomeLocation(net.thevpc.nuts.NHomeLocation location)
getHomeLocation in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.util.NOptional<Map<net.thevpc.nuts.NHomeLocation,String>> getHomeLocations()
getHomeLocations in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setHomeLocations(Map<net.thevpc.nuts.NHomeLocation,String> homeLocations)
setHomeLocations in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.util.NOptional<String> getJavaCommand()
getJavaCommand in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setJavaCommand(String javaCommand)
setJavaCommand in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.util.NOptional<String> getJavaOptions()
getJavaOptions in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setJavaOptions(String javaOptions)
setJavaOptions in interface net.thevpc.nuts.NWorkspaceOptionsBuilderjavaOptions - new valuethis instancepublic net.thevpc.nuts.util.NOptional<net.thevpc.nuts.log.NLogConfig> getLogConfig()
getLogConfig in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setLogConfig(net.thevpc.nuts.log.NLogConfig logConfig)
setLogConfig in interface net.thevpc.nuts.NWorkspaceOptionsBuilderlogConfig - new valuethis instancepublic net.thevpc.nuts.util.NOptional<String> getName()
getName in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setName(String workspaceName)
setName in interface net.thevpc.nuts.NWorkspaceOptionsBuilderworkspaceName - new valuethis instancepublic net.thevpc.nuts.util.NOptional<net.thevpc.nuts.NOpenMode> getOpenMode()
getOpenMode in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setOpenMode(net.thevpc.nuts.NOpenMode openMode)
setOpenMode in interface net.thevpc.nuts.NWorkspaceOptionsBuilderopenMode - new valuethis instancepublic net.thevpc.nuts.util.NOptional<net.thevpc.nuts.format.NContentType> getOutputFormat()
getOutputFormat in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setOutputFormat(net.thevpc.nuts.format.NContentType outputFormat)
setOutputFormat in interface net.thevpc.nuts.NWorkspaceOptionsBuilderoutputFormat - new valuethis instancepublic net.thevpc.nuts.util.NOptional<List<String>> getOutputFormatOptions()
getOutputFormatOptions in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setOutputFormatOptions(List<String> options)
setOutputFormatOptions in interface net.thevpc.nuts.NWorkspaceOptionsBuilderoptions - new valuethis instancepublic net.thevpc.nuts.NWorkspaceOptionsBuilder setOutputFormatOptions(String... options)
public net.thevpc.nuts.util.NOptional<char[]> getCredentials()
getCredentials in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setCredentials(char[] credentials)
setCredentials in interface net.thevpc.nuts.NWorkspaceOptionsBuildercredentials - new valuethis instancepublic net.thevpc.nuts.util.NOptional<net.thevpc.nuts.NStoreStrategy> getRepositoryStoreStrategy()
getRepositoryStoreStrategy in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setRepositoryStoreStrategy(net.thevpc.nuts.NStoreStrategy repositoryStoreStrategy)
setRepositoryStoreStrategy in interface net.thevpc.nuts.NWorkspaceOptionsBuilderrepositoryStoreStrategy - new valuethis instancepublic net.thevpc.nuts.util.NOptional<net.thevpc.nuts.NId> getRuntimeId()
getRuntimeId in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setRuntimeId(net.thevpc.nuts.NId runtimeId)
setRuntimeId in interface net.thevpc.nuts.NWorkspaceOptionsBuilderruntimeId - new valuethis instancepublic net.thevpc.nuts.util.NOptional<String> getStoreType(net.thevpc.nuts.NStoreType folder)
getStoreType in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.util.NOptional<net.thevpc.nuts.NOsFamily> getStoreLayout()
getStoreLayout in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setStoreLayout(net.thevpc.nuts.NOsFamily storeLayout)
setStoreLayout in interface net.thevpc.nuts.NWorkspaceOptionsBuilderstoreLayout - new valuethis instancepublic net.thevpc.nuts.util.NOptional<net.thevpc.nuts.NStoreStrategy> getStoreStrategy()
getStoreStrategy in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setStoreStrategy(net.thevpc.nuts.NStoreStrategy storeStrategy)
setStoreStrategy in interface net.thevpc.nuts.NWorkspaceOptionsBuilderstoreStrategy - new valuethis instancepublic net.thevpc.nuts.util.NOptional<Map<net.thevpc.nuts.NStoreType,String>> getStoreLocations()
getStoreLocations in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setStoreLocations(Map<net.thevpc.nuts.NStoreType,String> storeLocations)
setStoreLocations in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.util.NOptional<net.thevpc.nuts.io.NTerminalMode> getTerminalMode()
getTerminalMode in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setTerminalMode(net.thevpc.nuts.io.NTerminalMode terminalMode)
setTerminalMode in interface net.thevpc.nuts.NWorkspaceOptionsBuilderterminalMode - new valuethis instancepublic net.thevpc.nuts.util.NOptional<List<String>> getRepositories()
getRepositories in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.util.NOptional<List<String>> getBootRepositories()
getBootRepositories in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setRepositories(List<String> repositories)
setRepositories in interface net.thevpc.nuts.NWorkspaceOptionsBuilderrepositories - new valuethis instancepublic net.thevpc.nuts.NWorkspaceOptionsBuilder setBootRepositories(List<String> repositories)
setBootRepositories in interface net.thevpc.nuts.NWorkspaceOptionsBuilderrepositories - new valuethis instancepublic net.thevpc.nuts.util.NOptional<String> getUserName()
getUserName in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.util.NOptional<String> getWorkspace()
getWorkspace in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setWorkspace(String workspace)
setWorkspace in interface net.thevpc.nuts.NWorkspaceOptionsBuilderworkspace - workspacethis instancepublic net.thevpc.nuts.util.NOptional<String> getDebug()
getDebug in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setDebug(String debug)
setDebug in interface net.thevpc.nuts.NWorkspaceOptionsBuilderdebug - new valuethis instancepublic net.thevpc.nuts.util.NOptional<Boolean> getSystem()
getSystem in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setSystem(Boolean system)
setSystem in interface net.thevpc.nuts.NWorkspaceOptionsBuildersystem - new valuethis instancepublic net.thevpc.nuts.util.NOptional<Boolean> getGui()
getGui in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setGui(Boolean gui)
setGui in interface net.thevpc.nuts.NWorkspaceOptionsBuildergui - new valuethis instancepublic net.thevpc.nuts.util.NOptional<Boolean> getInherited()
getInherited in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setInherited(Boolean inherited)
setInherited in interface net.thevpc.nuts.NWorkspaceOptionsBuilderinherited - new valuethis instancepublic net.thevpc.nuts.util.NOptional<Boolean> getReadOnly()
getReadOnly in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setReadOnly(Boolean readOnly)
setReadOnly in interface net.thevpc.nuts.NWorkspaceOptionsBuilderreadOnly - new valuethis instancepublic net.thevpc.nuts.util.NOptional<Boolean> getRecover()
getRecover in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setRecover(Boolean recover)
setRecover in interface net.thevpc.nuts.NWorkspaceOptionsBuilderrecover - new valuethis instancepublic net.thevpc.nuts.util.NOptional<Boolean> getReset()
getReset in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setReset(Boolean reset)
setReset in interface net.thevpc.nuts.NWorkspaceOptionsBuilderreset - new valuethis instancepublic net.thevpc.nuts.util.NOptional<Boolean> getResetHard()
getResetHard in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setResetHard(Boolean resetHard)
setResetHard in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.util.NOptional<Boolean> getCommandVersion()
getCommandVersion in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setCommandVersion(Boolean version)
setCommandVersion in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.util.NOptional<Boolean> getCommandHelp()
getCommandHelp in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setCommandHelp(Boolean help)
setCommandHelp in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.util.NOptional<Boolean> getInstallCompanions()
getInstallCompanions in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setInstallCompanions(Boolean skipInstallCompanions)
setInstallCompanions in interface net.thevpc.nuts.NWorkspaceOptionsBuilderskipInstallCompanions - new valuethis instancepublic net.thevpc.nuts.util.NOptional<Boolean> getSkipWelcome()
getSkipWelcome in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setSkipWelcome(Boolean skipWelcome)
setSkipWelcome in interface net.thevpc.nuts.NWorkspaceOptionsBuilderskipWelcome - new valuethis instancepublic net.thevpc.nuts.util.NOptional<String> getOutLinePrefix()
getOutLinePrefix in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setOutLinePrefix(String outLinePrefix)
setOutLinePrefix in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.util.NOptional<String> getErrLinePrefix()
getErrLinePrefix in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setErrLinePrefix(String errLinePrefix)
setErrLinePrefix in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.util.NOptional<Boolean> getSkipBoot()
getSkipBoot in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setSkipBoot(Boolean skipBoot)
setSkipBoot in interface net.thevpc.nuts.NWorkspaceOptionsBuilderskipBoot - new valuethis instancepublic net.thevpc.nuts.util.NOptional<Boolean> getTrace()
getTrace in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setTrace(Boolean trace)
setTrace in interface net.thevpc.nuts.NWorkspaceOptionsBuildertrace - new valuethis instancepublic net.thevpc.nuts.util.NOptional<String> getProgressOptions()
getProgressOptions in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setProgressOptions(String progressOptions)
setProgressOptions in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.util.NOptional<Boolean> getCached()
getCached in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setCached(Boolean cached)
setCached in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.util.NOptional<Boolean> getIndexed()
getIndexed in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setIndexed(Boolean indexed)
setIndexed in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.util.NOptional<Boolean> getTransitive()
getTransitive in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setTransitive(Boolean transitive)
setTransitive in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.util.NOptional<Boolean> getBot()
getBot in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setBot(Boolean bot)
setBot in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.util.NOptional<Boolean> getPreviewRepo()
getPreviewRepo in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setPreviewRepo(Boolean bot)
setPreviewRepo in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.util.NOptional<net.thevpc.nuts.NFetchStrategy> getFetchStrategy()
getFetchStrategy in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setFetchStrategy(net.thevpc.nuts.NFetchStrategy fetchStrategy)
setFetchStrategy in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.util.NOptional<InputStream> getStdin()
getStdin in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setStdin(InputStream stdin)
setStdin in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.util.NOptional<PrintStream> getStdout()
getStdout in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setStdout(PrintStream stdout)
setStdout in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.util.NOptional<PrintStream> getStderr()
getStderr in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setStderr(PrintStream stderr)
setStderr in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.util.NOptional<ExecutorService> getExecutorService()
getExecutorService in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setExecutorService(ExecutorService executorService)
setExecutorService in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.util.NOptional<Instant> getExpireTime()
getExpireTime in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setExpireTime(Instant expireTime)
setExpireTime in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.util.NOptional<Boolean> getSkipErrors()
getSkipErrors in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setSkipErrors(Boolean value)
setSkipErrors in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.util.NOptional<Boolean> getSwitchWorkspace()
getSwitchWorkspace in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setSwitchWorkspace(Boolean switchWorkspace)
setSwitchWorkspace in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.util.NOptional<List<net.thevpc.nuts.util.NMsg>> getErrors()
getErrors in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setErrors(List<net.thevpc.nuts.util.NMsg> errors)
setErrors in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.util.NOptional<List<String>> getCustomOptions()
getCustomOptions in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setCustomOptions(List<String> properties)
setCustomOptions in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.util.NOptional<String> getLocale()
getLocale in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setLocale(String locale)
setLocale in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.util.NOptional<String> getTheme()
getTheme in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setTheme(String theme)
setTheme in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder copyFrom(net.thevpc.nuts.NWorkspaceOptions other)
copyFrom in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder copyFrom(net.thevpc.nuts.NWorkspaceOptionsBuilder other)
copyFrom in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.boot.NBootOptionsInfo toBootOptionsInfo()
toBootOptionsInfo in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder copyFrom(net.thevpc.nuts.boot.NBootOptionsInfo other)
public net.thevpc.nuts.NWorkspaceOptionsBuilder copyFrom(net.thevpc.nuts.NWorkspaceOptions other,
net.thevpc.nuts.util.NMapStrategy strategy)
copyFrom in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setCmdLine(String cmdLine)
setCmdLine in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setCmdLine(String[] args)
setCmdLine in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.util.NOptional<Boolean> getSharedInstance()
getSharedInstance in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setSharedInstance(Boolean sharedInstance)
setSharedInstance in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setUserName(String username)
setUserName in interface net.thevpc.nuts.NWorkspaceOptionsBuilderusername - new valuethis instancepublic net.thevpc.nuts.NWorkspaceOptionsBuilder setStoreLocation(net.thevpc.nuts.NStoreType location,
String value)
setStoreLocation in interface net.thevpc.nuts.NWorkspaceOptionsBuilderlocation - locationvalue - new valuethis instancepublic net.thevpc.nuts.NWorkspaceOptionsBuilder setHomeLocation(net.thevpc.nuts.NHomeLocation location,
String value)
setHomeLocation in interface net.thevpc.nuts.NWorkspaceOptionsBuilderlocation - locationvalue - new valuethis instancepublic net.thevpc.nuts.NWorkspaceOptionsBuilder addOutputFormatOptions(String... options)
addOutputFormatOptions in interface net.thevpc.nuts.NWorkspaceOptionsBuilderoptions - new valuethis instancepublic net.thevpc.nuts.util.NOptional<String> getDependencySolver()
getDependencySolver in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder setDependencySolver(String dependencySolver)
setDependencySolver in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptions build()
build in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder builder()
builder in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.cmdline.NCmdLine toCmdLine()
toCmdLine in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.cmdline.NCmdLine toCmdLine(net.thevpc.nuts.NWorkspaceOptionsConfig config)
toCmdLine in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.util.NOptional<net.thevpc.nuts.NIsolationLevel> getIsolationLevel()
getIsolationLevel in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.util.NOptional<Boolean> getInitLaunchers()
getInitLaunchers in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.util.NOptional<Boolean> getInitScripts()
getInitScripts in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.util.NOptional<Boolean> getInitPlatforms()
getInitPlatforms in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.util.NOptional<Boolean> getInitJava()
getInitJava in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder unsetRuntimeOptions()
unsetRuntimeOptions in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder unsetCreationOptions()
unsetCreationOptions in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic net.thevpc.nuts.NWorkspaceOptionsBuilder unsetExportedOptions()
unsetExportedOptions in interface net.thevpc.nuts.NWorkspaceOptionsBuilderpublic int getSupportLevel(net.thevpc.nuts.spi.NSupportLevelContext context)
getSupportLevel in interface net.thevpc.nuts.spi.NComponentCopyright © 2025 vpc open source initiative. All rights reserved.