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.setDriveData(String uuid,
DriveData driveData)
set extra drive data
|
com.google.common.util.concurrent.ListenableFuture<DriveInfo> |
ElasticStackAsyncClient.setDriveData(String uuid,
DriveData setDrive)
Deprecated.
|
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-2013 jclouds. All Rights Reserved.