public interface VolumeUploadImage extends ModelEntity
Modifier and Type | Method and Description |
---|---|
ContainerFormat |
getContainerFormat() |
DiskFormat |
getDiskFormat() |
String |
getDisplayDescription() |
String |
getId() |
String |
getImageId() |
String |
getImageName() |
int |
getSize() |
Volume.Status |
getStatus() |
Date |
getUpdatedAt() |
String getId()
String getDisplayDescription()
Date getUpdatedAt()
Volume.Status getStatus()
String getImageId()
String getImageName()
ContainerFormat getContainerFormat()
int getSize()
DiskFormat getDiskFormat()
Copyright © 2017. All rights reserved.