Package org.jclouds.servermanager
Class Server
java.lang.Object
org.jclouds.servermanager.Server
This would be replaced with the real java object related to the underlying server
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionint
int
int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
public int id -
name
-
status
-
datacenter
-
imageId
public int imageId -
hardwareId
public int hardwareId -
publicAddress
-
privateAddress
-
loginUser
-
password
-
-
Constructor Details
-
Server
public Server()
-
-
Method Details