|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Image
Running Operating system
Method Summary | |
---|---|
String |
getAdminPassword()
secures access to root with a password. |
Credentials |
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 |
Methods inherited from interface org.jclouds.compute.domain.ComputeMetadata |
---|
getId, getName, getProviderId, getTags, getType |
Methods inherited from interface org.jclouds.domain.ResourceMetadata |
---|
getLocation, getUri, getUserMetadata |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Method Detail |
---|
@Beta OperatingSystem getOperatingSystem()
String getVersion()
String getDescription()
@Nullable String getAdminPassword()
echo 'password' |sudo -S command
Credentials getDefaultCredentials()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |