-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.openstack4j.model.sahara.Image
Image.Status
-
-
Constructor Detail
-
SaharaImage
public SaharaImage()
-
Method Detail
-
getUpdated
public Date getUpdated()
- Specified by:
getUpdated
in interface Image
- Returns:
- the date the image was last updated
-
getSize
public long getSize()
- Specified by:
getSize
in interface Image
- Returns:
- the size in bytes
-
getName
public String getName()
- Specified by:
getName
in interface Image
- Returns:
- the descriptive name of the image
-
getCreated
public Date getCreated()
- Specified by:
getCreated
in interface Image
- Returns:
- the date the image was created
-
getMinDisk
public int getMinDisk()
- Specified by:
getMinDisk
in interface Image
- Returns:
- the minimum disk in bytes
-
getProgress
public int getProgress()
- Specified by:
getProgress
in interface Image
- Returns:
- the progress of the image during upload or setup
-
getMinRam
public int getMinRam()
- Specified by:
getMinRam
in interface Image
- Returns:
- the minimum ram in bytes
-
getId
public String getId()
- Specified by:
getId
in interface Image
- Returns:
- the identifier of this image
Copyright © 2017. All rights reserved.