public class Image extends Object
| Constructor and Description | 
|---|
Image()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object obj)  | 
String | 
getCpuBit()  | 
String | 
getId()  | 
int | 
getNumOfMaxDisk()  | 
int | 
getNumOfMaxNic()  | 
String | 
getServerApplication()  | 
String | 
getServerCategory()  | 
Set<Software> | 
getSoftware()  | 
float | 
getSysvolSize()  | 
int | 
hashCode()  | 
String | 
toString()  | 
public String getId()
public String getServerCategory()
public String getServerApplication()
public String getCpuBit()
public float getSysvolSize()
public int getNumOfMaxDisk()
public int getNumOfMaxNic()
Copyright © 2009-2013 jclouds. All Rights Reserved.