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