| Package | Description | 
|---|---|
| org.jclouds.openstack.nova.v2_0.domain | |
| org.jclouds.openstack.nova.v2_0.extensions | 
| Modifier and Type | Method and Description | 
|---|---|
| Volume | Volume.Builder. build() | 
| Modifier and Type | Method and Description | 
|---|---|
| T | Volume.Builder. fromVolume(Volume in) | 
| Modifier and Type | Method and Description | 
|---|---|
| Volume | VolumeApi. create(int sizeGB,
      CreateVolumeOptions... options)Deprecated. 
 Please use  org.jclouds.openstack.cinder.v1.features.VolumeApi#create(int, CreateVolumeOptions)instead.
             To be removed in jclouds 2.0. | 
| Volume | VolumeApi. get(String volumeId)Deprecated. 
 Please use  VolumeApi.get(String)instead.
             To be removed in jclouds 2.0. | 
| Modifier and Type | Method and Description | 
|---|---|
| com.google.common.collect.FluentIterable<Volume> | VolumeApi. list()Deprecated. 
 Please use  VolumeApi.list()instead.
             To be removed in jclouds 2.0. | 
| com.google.common.collect.FluentIterable<Volume> | VolumeApi. listInDetail()Deprecated. 
 Please use  VolumeApi.listInDetail()instead.
             To be removed in jclouds 2.0. | 
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.