public interface Image extends ComputeMetadata
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
|
getId, getName, getProviderId, getTags, getType
getLocation, getUri, getUserMetadata
compareTo
@Beta OperatingSystem getOperatingSystem()
String getVersion()
String getDescription()
@Nullable @Deprecated String getAdminPassword()
echo 'password' |sudo -S command
LoginCredentials.shouldAuthenticateSudo()
LoginCredentials getDefaultCredentials()
Copyright © 2009-2012 jclouds. All Rights Reserved.