Package org.openstack4j.model.trove
Interface DatastoreVersion
-
- All Superinterfaces:
ModelEntity,Serializable
- All Known Implementing Classes:
TroveDatastoreVersion
public interface DatastoreVersion extends ModelEntity
Datastore Version Model Entity- Author:
- sumit gandhi
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetDatastoreId()StringgetId()StringgetImage()intgetIsActive()StringgetName()StringgetPackageName()
-