Package | Description |
---|---|
org.jclouds.cloudstack.features | |
org.jclouds.cloudstack.options |
Modifier and Type | Method and Description |
---|---|
AsyncCreateResponse |
ISOClient.extractISO(long id,
ExtractMode mode,
long zoneId,
ExtractISOOptions... options)
Extracts an ISO
|
com.google.common.util.concurrent.ListenableFuture<AsyncCreateResponse> |
ISOAsyncClient.extractISO(long id,
ExtractMode mode,
long 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-2012 jclouds. All Rights Reserved.