Package | Description |
---|---|
org.jclouds.elasticstack | |
org.jclouds.elasticstack.binders | |
org.jclouds.elasticstack.domain | |
org.jclouds.elasticstack.functions |
Modifier and Type | Method and Description |
---|---|
DriveInfo |
ElasticStackClient.createDrive(Drive createDrive)
create a new drive
|
com.google.common.util.concurrent.ListenableFuture<DriveInfo> |
ElasticStackAsyncClient.createDrive(Drive createDrive)
Deprecated.
|
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> |
CreateDriveRequestToMap.apply(Drive from) |
Map<String,String> |
BaseDriveToMap.apply(Drive from) |
Copyright © 2009-2013 jclouds. All Rights Reserved.