| Package | Description | 
|---|---|
| org.jclouds.cloudsigma | |
| org.jclouds.cloudsigma.binders | |
| org.jclouds.cloudsigma.domain | |
| org.jclouds.cloudsigma.functions | 
| Modifier and Type | Method and Description | 
|---|---|
DriveInfo | 
CloudSigmaClient.createDrive(Drive createDrive)
create a new drive 
 | 
com.google.common.util.concurrent.ListenableFuture<DriveInfo> | 
CloudSigmaAsyncClient.createDrive(Drive createDrive)  | 
| Constructor and Description | 
|---|
BindDriveToPlainTextString(com.google.common.base.Function<Drive,Map<String,String>> createDriveRequestToMap,
                          ListOfMapsToListOfKeyValuesDelimitedByBlankLines listOfMapsToListOfKeyValuesDelimitedByBlankLines)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CreateDriveRequest  | 
class  | 
DriveData  | 
class  | 
DriveInfo  | 
| Modifier and Type | Method and Description | 
|---|---|
Drive | 
Drive.Builder.build()  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<String,String> | 
BaseDriveToMap.apply(Drive from)  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.