public class RuntimeEnvConfig extends Object
| Constructor and Description |
|---|
RuntimeEnvConfig() |
RuntimeEnvConfig(int setupTimeoutSeconds,
boolean eagerInstall) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getEagerInstall() |
Integer |
getSetupTimeoutSeconds() |
void |
setEagerInstall(boolean eagerInstall) |
void |
setSetupTimeoutSeconds(int setupTimeoutSeconds) |
Copyright © 2023. All rights reserved.