| Package | Description | 
|---|---|
| org.jclouds.cloudstack.features | |
| org.jclouds.cloudstack.options | 
| Modifier and Type | Method and Description | 
|---|---|
AsyncCreateResponse | 
ISOClient.extractISO(String id,
          ExtractMode mode,
          String zoneId,
          ExtractISOOptions... options)
Extracts an ISO 
 | 
com.google.common.util.concurrent.ListenableFuture<AsyncCreateResponse> | 
ISOAsyncClient.extractISO(String id,
          ExtractMode mode,
          String zoneId,
          ExtractISOOptions... options)
Extracts an ISO 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static ExtractISOOptions | 
ExtractISOOptions.NONE  | 
| Modifier and Type | Method and Description | 
|---|---|
ExtractISOOptions | 
ExtractISOOptions.url(String url)  | 
static ExtractISOOptions | 
ExtractISOOptions.Builder.url(String url)  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.