Uses of Interface
org.jclouds.openstack.nova.v2_0.extensions.VolumeTypeApi
Packages that use VolumeTypeApi
-
Uses of VolumeTypeApi in org.jclouds.openstack.nova.v2_0
Methods in org.jclouds.openstack.nova.v2_0 that return types with arguments of type VolumeTypeApiModifier and TypeMethodDescriptioncom.google.common.base.Optional<VolumeTypeApi>NovaApi.getVolumeTypeApi(String region) Provides access to Volume Type features.com.google.common.base.Optional<? extends VolumeTypeApi>NovaApi.getVolumeTypeExtensionForZone(String zone) Deprecated.
NovaApi.getVolumeTypeApi(String region)instead.