public class Servers extends Object
| Constructor and Description |
|---|
Servers() |
| Modifier and Type | Method and Description |
|---|---|
static Server.Builder |
small(String name,
String driveUuuid,
String vncPassword)
Helper to create a small persistent server
|
public static Server.Builder small(String name, String driveUuuid, String vncPassword)
name - what to name the serverdriveUuuid - id of the boot drivevncPassword - password for vncCopyright © 2009–2021 The Apache Software Foundation. All rights reserved.