|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Volume | |
|---|---|
| org.jclouds.openstack.nova.v2_0.domain | |
| org.jclouds.openstack.nova.v2_0.extensions | |
| Uses of Volume in org.jclouds.openstack.nova.v2_0.domain |
|---|
| Methods in org.jclouds.openstack.nova.v2_0.domain that return Volume | |
|---|---|
Volume |
Volume.Builder.build()
|
| Methods in org.jclouds.openstack.nova.v2_0.domain with parameters of type Volume | |
|---|---|
T |
Volume.Builder.fromVolume(Volume in)
|
| Uses of Volume in org.jclouds.openstack.nova.v2_0.extensions |
|---|
| Methods in org.jclouds.openstack.nova.v2_0.extensions that return Volume | |
|---|---|
Volume |
VolumeApi.create(int sizeGB,
CreateVolumeOptions... options)
Creates a new Snapshot |
Volume |
VolumeApi.get(String volumeId)
Return data about the given volume. |
| Methods in org.jclouds.openstack.nova.v2_0.extensions that return types with arguments of type Volume | |
|---|---|
com.google.common.collect.FluentIterable<Volume> |
VolumeApi.list()
Returns a summary list of snapshots. |
com.google.common.collect.FluentIterable<Volume> |
VolumeApi.listInDetail()
Returns a detailed list of volumes. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||