- Detail:
- Field |
- Constr |
- Method
-
-
Nested Class Summary
Nested Classes
Modifier and Type |
Interface and Description |
static class |
Image.Status |
-
-
Method Detail
-
getStatus
Image.Status getStatus()
- Returns:
- the status of this image
-
getUsername
String getUsername()
- Returns:
- the username of this image
-
getUpdated
Date getUpdated()
- Returns:
- the date the image was last updated
-
getSize
long getSize()
- Returns:
- the size in bytes
-
getName
String getName()
- Returns:
- the descriptive name of the image
-
getCreated
Date getCreated()
- Returns:
- the date the image was created
-
getTags
List<String> getTags()
- Returns:
- the tags associated with this image
-
getMinDisk
int getMinDisk()
- Returns:
- the minimum disk in bytes
-
getProgress
int getProgress()
- Returns:
- the progress of the image during upload or setup
-
getMinRam
int getMinRam()
- Returns:
- the minimum ram in bytes
-
getId
String getId()
- Returns:
- the identifier of this image
-
getDescription
String getDescription()
- Returns:
- the description of this image
- Detail:
- Field |
- Constr |
- Method
Copyright © 2017. All rights reserved.