Uses of Class
org.openstack4j.openstack.trove.domain.TroveDatastoreVersion
-
Packages that use TroveDatastoreVersion Package Description org.openstack4j.model.trove org.openstack4j.openstack.trove.domain -
-
Uses of TroveDatastoreVersion in org.openstack4j.model.trove
Methods in org.openstack4j.model.trove that return types with arguments of type TroveDatastoreVersion Modifier and Type Method Description List<TroveDatastoreVersion>Datastore. getTroveDatastoreVersionList() -
Uses of TroveDatastoreVersion in org.openstack4j.openstack.trove.domain
Methods in org.openstack4j.openstack.trove.domain that return types with arguments of type TroveDatastoreVersion Modifier and Type Method Description List<TroveDatastoreVersion>TroveDatastore. getTroveDatastoreVersionList()protected List<TroveDatastoreVersion>TroveDatastoreVersion.Versions. value()
-