Package org.jclouds.elasticstack.util
Class Servers
java.lang.Object
org.jclouds.elasticstack.util.Servers
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Server.Builder
Helper to create a small persistent server
-
Constructor Details
-
Servers
public Servers()
-
-
Method Details
-
small
Helper to create a small persistent server- Parameters:
name
- what to name the serverdriveUuuid
- id of the boot drivevncPassword
- password for vnc- Returns:
- a builder for a persistent 1Ghz 512m server with DHCP enabled network.
-