|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Drive | |
|---|---|
| org.jclouds.elasticstack | |
| org.jclouds.elasticstack.binders | |
| org.jclouds.elasticstack.domain | |
| org.jclouds.elasticstack.functions | |
| Uses of Drive in org.jclouds.elasticstack |
|---|
| Methods in org.jclouds.elasticstack with parameters of type Drive | |
|---|---|
DriveInfo |
ElasticStackClient.createDrive(Drive createDrive)
create a new drive |
com.google.common.util.concurrent.ListenableFuture<DriveInfo> |
ElasticStackAsyncClient.createDrive(Drive createDrive)
|
| Uses of Drive in org.jclouds.elasticstack.binders |
|---|
| Constructor parameters in org.jclouds.elasticstack.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.elasticstack.domain |
|---|
| Subclasses of Drive in org.jclouds.elasticstack.domain | |
|---|---|
class |
CreateDriveRequest
|
class |
DriveData
|
class |
DriveInfo
|
| Methods in org.jclouds.elasticstack.domain that return Drive | |
|---|---|
Drive |
Drive.Builder.build()
|
| Uses of Drive in org.jclouds.elasticstack.functions |
|---|
| Methods in org.jclouds.elasticstack.functions with parameters of type Drive | |
|---|---|
Map<String,String> |
CreateDriveRequestToMap.apply(Drive from)
|
Map<String,String> |
BaseDriveToMap.apply(Drive from)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||