public class ExtractISOOptions extends BaseHttpRequestOptions
ISOClient.extractISO(java.lang.String, org.jclouds.cloudstack.domain.ExtractMode, java.lang.String, org.jclouds.cloudstack.options.ExtractISOOptions...), 
ISOAsyncClient.extractISO(java.lang.String, org.jclouds.cloudstack.domain.ExtractMode, java.lang.String, org.jclouds.cloudstack.options.ExtractISOOptions...)| Modifier and Type | Class and Description | 
|---|---|
static class  | 
ExtractISOOptions.Builder  | 
| Modifier and Type | Field and Description | 
|---|---|
static ExtractISOOptions | 
NONE  | 
formParameters, headers, pathSuffix, payload, queryParameters| Constructor and Description | 
|---|
ExtractISOOptions()  | 
| Modifier and Type | Method and Description | 
|---|---|
ExtractISOOptions | 
url(String url)  | 
buildFormParameters, buildPathSuffix, buildQueryParameters, buildRequestHeaders, buildStringPayload, equals, getFirstFormOrNull, getFirstHeaderOrNull, getFirstQueryOrNull, hashCode, replaceHeader, toStringpublic static final ExtractISOOptions NONE
public ExtractISOOptions url(String url)
url - the url to which the ISO would be extractedCopyright © 2009-2013 jclouds. All Rights Reserved.