public interface CachedImage extends ModelEntity
https://docs.openstack.org/developer/glance/cache.html| Modifier and Type | Method and Description |
|---|---|
Integer |
getHits() |
String |
getImageId() |
Date |
getLastAccessed() |
Date |
getLastModified() |
Long |
getSize() |
String getImageId()
Date getLastAccessed()
Date getLastModified()
Integer getHits()
Long getSize()
Copyright © 2020. All rights reserved.