|
||||||||||
| 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.GetServerListOptions
public class GetServerListOptions
| Nested Class Summary | |
|---|---|
static class |
GetServerListOptions.Builder
|
| Field Summary | |
|---|---|
static GetServerListOptions |
NONE
|
| Fields inherited from class org.jclouds.http.options.BaseHttpRequestOptions |
|---|
formParameters, headers, pathSuffix, payload, queryParameters |
| Constructor Summary | |
|---|---|
GetServerListOptions()
|
|
| Method Summary | |
|---|---|
GetServerListOptions |
excludeSandboxServers()
|
GetServerListOptions |
inDatacenter(String datacenterId)
|
GetServerListOptions |
limitServerTypeTo(String serverType)
|
GetServerListOptions |
onlySandboxServers()
|
| 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 |
| Field Detail |
|---|
public static final GetServerListOptions NONE
| Constructor Detail |
|---|
public GetServerListOptions()
| Method Detail |
|---|
public GetServerListOptions limitServerTypeTo(String serverType)
public GetServerListOptions inDatacenter(String datacenterId)
public GetServerListOptions onlySandboxServers()
public GetServerListOptions excludeSandboxServers()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||