|
||||||||||
| 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.gogrid.options.GetImageListOptions
public class GetImageListOptions
| Nested Class Summary | |
|---|---|
static class |
GetImageListOptions.Builder
|
| Field Summary |
|---|
| Fields inherited from class org.jclouds.http.options.BaseHttpRequestOptions |
|---|
formParameters, headers, pathSuffix, payload, queryParameters |
| Constructor Summary | |
|---|---|
GetImageListOptions()
|
|
| Method Summary | |
|---|---|
GetImageListOptions |
inDatacenter(String datacenterId)
|
GetImageListOptions |
maxItemsNumber(Integer maxNumber)
|
GetImageListOptions |
onlyPrivate()
|
GetImageListOptions |
onlyPublic()
|
GetImageListOptions |
setState(ServerImageState imageState)
|
GetImageListOptions |
setType(ServerImageType imageType)
|
| Methods inherited from class org.jclouds.http.options.BaseHttpRequestOptions |
|---|
buildFormParameters, buildPathSuffix, buildQueryParameters, buildRequestHeaders, buildStringPayload, equals, getFirstFormOrNull, getFirstHeaderOrNull, getFirstQueryOrNull, hashCode, replaceHeader, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GetImageListOptions()
| Method Detail |
|---|
public GetImageListOptions setType(ServerImageType imageType)
public GetImageListOptions setState(ServerImageState imageState)
public GetImageListOptions onlyPublic()
public GetImageListOptions onlyPrivate()
public GetImageListOptions inDatacenter(String datacenterId)
public GetImageListOptions maxItemsNumber(Integer maxNumber)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||