public class WellKnownImage extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object that) |
String |
getDescription() |
String |
getLoginUser() |
org.jclouds.compute.domain.OsFamily |
getOsFamily() |
String |
getOsVersion() |
int |
getSize() |
String |
getUuid() |
int |
hashCode() |
boolean |
is64bit() |
String |
toString() |
public String getUuid()
public String getDescription()
public org.jclouds.compute.domain.OsFamily getOsFamily()
public String getOsVersion()
public int getSize()
public boolean is64bit()
public String getLoginUser()
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.