| 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.setDriveData(String uuid,
DriveData driveData)
set extra drive data
|
com.google.common.util.concurrent.ListenableFuture<DriveInfo> |
CloudSigmaAsyncClient.setDriveData(String uuid,
DriveData createDrive) |
| Constructor and Description |
|---|
BindDriveDataToPlainTextString(com.google.common.base.Function<DriveData,Map<String,String>> createDriveRequestToMap,
ListOfMapsToListOfKeyValuesDelimitedByBlankLines listOfMapsToListOfKeyValuesDelimitedByBlankLines) |
| Modifier and Type | Method and Description |
|---|---|
DriveData |
DriveData.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
DriveDataToMap.apply(DriveData from) |
Copyright © 2009-2012 jclouds. All Rights Reserved.