| Package | Description |
|---|---|
| org.jclouds.elasticstack | |
| org.jclouds.elasticstack.domain |
| Modifier and Type | Method and Description |
|---|---|
void |
ElasticStackClient.imageDrive(String source,
String destination,
ImageConversionType conversionType)
Deprecated.
|
com.google.common.util.concurrent.ListenableFuture<Void> |
ElasticStackAsyncClient.imageDrive(String source,
String destination,
ImageConversionType conversionType)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static ImageConversionType |
ImageConversionType.fromValue(String type) |
static ImageConversionType |
ImageConversionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImageConversionType[] |
ImageConversionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.