Uses of Class
org.jclouds.openstack.trove.v1.internal.Volume
-
Packages that use Volume Package Description org.jclouds.openstack.trove.v1.domain -
-
Uses of Volume in org.jclouds.openstack.trove.v1.domain
Constructors in org.jclouds.openstack.trove.v1.domain with parameters of type Volume Constructor Description Instance(String id, String name, Flavor flavor, Volume volume, Instance.Status status, List<Link> links, String hostname)
-