public interface Image extends ComputeMetadataIncludingStatus<Image.Status>
| Modifier and Type | Interface and Description |
|---|---|
static class |
Image.Status |
| Modifier and Type | Method and Description |
|---|---|
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()
LoginCredentials getDefaultCredentials()
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.