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