Uses of Class
org.jclouds.openstack.cinder.v1.domain.VolumeType
Packages that use VolumeType
-
Uses of VolumeType in org.jclouds.openstack.cinder.v1.domain
Methods in org.jclouds.openstack.cinder.v1.domain that return VolumeTypeMethods in org.jclouds.openstack.cinder.v1.domain with parameters of type VolumeType -
Uses of VolumeType in org.jclouds.openstack.cinder.v1.features
Methods in org.jclouds.openstack.cinder.v1.features that return VolumeTypeModifier and TypeMethodDescriptionReturn data about the given VolumeType.Methods in org.jclouds.openstack.cinder.v1.features that return types with arguments of type VolumeTypeModifier and TypeMethodDescriptioncom.google.common.collect.FluentIterable<? extends VolumeType>VolumeTypeApi.list()Returns a summary list of VolumeTypes.