This project has retired. For details please refer to its
Attic page.
Servers (Apache jclouds 2.0.0 API)
-
-
Constructor Summary
Constructors
Constructor and Description |
Servers() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
small
public static Server.Builder small(String name,
String driveUuuid,
String vncPassword)
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.
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.