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, getStatus
getId, getName, getProviderId, getTags, getType
getLocation, getUri, getUserMetadata
compareTo
@Beta OperatingSystem getOperatingSystem()
String getVersion()
LoginCredentials getDefaultCredentials()
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.