public interface Image extends ComputeMetadataIncludingStatus<Image.Status>
| Modifier and Type | Interface and Description | 
|---|---|
static class  | 
Image.Status  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getAdminPassword()
Deprecated.  
 | 
LoginCredentials | 
getDefaultCredentials()
Default credentials for the current image 
 | 
String | 
getDescription()
Description of the image. 
 | 
OperatingSystem | 
getOperatingSystem()
The operating system installed on this image 
 | 
String | 
getVersion()
Version of the image 
 | 
getBackendStatus, getStatusgetId, getName, getProviderId, getTags, getTypegetLocation, getUri, getUserMetadatacompareTo@Beta OperatingSystem getOperatingSystem()
String getVersion()
String getDescription()
@Nullable @Deprecated String getAdminPassword()
echo 'password' |sudo -S commandLoginCredentials.shouldAuthenticateSudo()LoginCredentials getDefaultCredentials()
Copyright © 2009-2013 jclouds. All Rights Reserved.