| Package | Description |
|---|---|
| org.jclouds.openstack.nova.v2_0 |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<VolumeApi> |
NovaApi.getVolumeApi(String region)
Provides access to Volume features.
|
com.google.common.base.Optional<? extends VolumeApi> |
NovaApi.getVolumeExtensionForZone(String zone)
Deprecated.
Please use
NovaApi.getVolumeApi(String region) instead. To be removed in jclouds 2.0. |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.