| Package | Description |
|---|---|
| com.github.jjYBdx4IL.utils.vmmgmt |
| Modifier and Type | Method and Description |
|---|---|
OS |
VMData.getOs() |
static OS |
OS.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OS[] |
OS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
VMData |
VMInstanceProvider.createVM(OS os)
Prepare a running VM in a defined, clean state.
|
VMData |
VMInstanceProvider.createVM(OS os,
String vmName)
Prepare a running VM in a defined, clean state.
|
void |
VMData.setOs(OS os) |
| Constructor and Description |
|---|
KickStart(OS os) |
Copyright © 2016 Github jjYBdx4IL Projects. All rights reserved.