|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclouds.http.options.BaseHttpRequestOptions
org.jclouds.cloudstack.options.ExtractISOOptions
public class ExtractISOOptions
Options for the ISO extractISO method.
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...)| Nested Class Summary | |
|---|---|
static class |
ExtractISOOptions.Builder
|
| Field Summary | |
|---|---|
static ExtractISOOptions |
NONE
|
| Fields inherited from class org.jclouds.http.options.BaseHttpRequestOptions |
|---|
formParameters, headers, matrixParameters, pathSuffix, payload, queryParameters |
| Constructor Summary | |
|---|---|
ExtractISOOptions()
|
|
| Method Summary | |
|---|---|
ExtractISOOptions |
url(String url)
|
| Methods inherited from class org.jclouds.http.options.BaseHttpRequestOptions |
|---|
buildFormParameters, buildMatrixParameters, buildPathSuffix, buildQueryParameters, buildRequestHeaders, buildStringPayload, equals, getFirstFormOrNull, getFirstHeaderOrNull, getFirstMatrixOrNull, getFirstQueryOrNull, hashCode, replaceHeader, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final ExtractISOOptions NONE
| Constructor Detail |
|---|
public ExtractISOOptions()
| Method Detail |
|---|
public ExtractISOOptions url(String url)
url - the url to which the ISO would be extracted
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||