Package | Description |
---|---|
org.jclouds.cloudstack.domain | |
org.jclouds.cloudstack.features |
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.getVolume(String id)
Create a volume with given name, size and diskOfferingId
|
Modifier and Type | Method and Description |
---|---|
Set<Volume> |
VolumeApi.listVolumes(ListVolumesOptions... options)
Create a volume with given name and diskOfferingId
|
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.