|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Drive | |
|---|---|
| org.jclouds.cloudsigma | |
| org.jclouds.cloudsigma.binders | |
| org.jclouds.cloudsigma.domain | |
| org.jclouds.cloudsigma.functions | |
| Uses of Drive in org.jclouds.cloudsigma |
|---|
| Methods in org.jclouds.cloudsigma with parameters of type Drive | |
|---|---|
com.google.common.util.concurrent.ListenableFuture<DriveInfo> |
CloudSigmaAsyncClient.createDrive(Drive createDrive)
|
DriveInfo |
CloudSigmaClient.createDrive(Drive createDrive)
create a new drive |
| Uses of Drive in org.jclouds.cloudsigma.binders |
|---|
| Constructor parameters in org.jclouds.cloudsigma.binders with type arguments of type Drive | |
|---|---|
BindDriveToPlainTextString(com.google.common.base.Function<Drive,Map<String,String>> createDriveRequestToMap,
ListOfMapsToListOfKeyValuesDelimitedByBlankLines listOfMapsToListOfKeyValuesDelimitedByBlankLines)
|
|
| Uses of Drive in org.jclouds.cloudsigma.domain |
|---|
| Subclasses of Drive in org.jclouds.cloudsigma.domain | |
|---|---|
class |
CreateDriveRequest
|
class |
DriveData
|
class |
DriveInfo
|
| Methods in org.jclouds.cloudsigma.domain that return Drive | |
|---|---|
Drive |
Drive.Builder.build()
|
| Uses of Drive in org.jclouds.cloudsigma.functions |
|---|
| Methods in org.jclouds.cloudsigma.functions with parameters of type Drive | |
|---|---|
Map<String,String> |
BaseDriveToMap.apply(Drive from)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||