|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DriveData | |
---|---|
org.jclouds.cloudsigma | |
org.jclouds.cloudsigma.binders | |
org.jclouds.cloudsigma.domain | |
org.jclouds.cloudsigma.functions |
Uses of DriveData in org.jclouds.cloudsigma |
---|
Methods in org.jclouds.cloudsigma with parameters of type DriveData | |
---|---|
DriveInfo |
CloudSigmaClient.setDriveData(String uuid,
DriveData driveData)
set extra drive data |
com.google.common.util.concurrent.ListenableFuture<DriveInfo> |
CloudSigmaAsyncClient.setDriveData(String uuid,
DriveData createDrive)
|
Uses of DriveData in org.jclouds.cloudsigma.binders |
---|
Constructor parameters in org.jclouds.cloudsigma.binders with type arguments of type DriveData | |
---|---|
BindDriveDataToPlainTextString(com.google.common.base.Function<DriveData,Map<String,String>> createDriveRequestToMap,
ListOfMapsToListOfKeyValuesDelimitedByBlankLines listOfMapsToListOfKeyValuesDelimitedByBlankLines)
|
Uses of DriveData in org.jclouds.cloudsigma.domain |
---|
Methods in org.jclouds.cloudsigma.domain that return DriveData | |
---|---|
DriveData |
DriveData.Builder.build()
|
Uses of DriveData in org.jclouds.cloudsigma.functions |
---|
Methods in org.jclouds.cloudsigma.functions with parameters of type DriveData | |
---|---|
Map<String,String> |
DriveDataToMap.apply(DriveData from)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |