|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GetServerListOptions | |
|---|---|
| org.jclouds.gogrid.options | |
| org.jclouds.gogrid.services | |
| Uses of GetServerListOptions in org.jclouds.gogrid.options |
|---|
| Fields in org.jclouds.gogrid.options declared as GetServerListOptions | |
|---|---|
static GetServerListOptions |
GetServerListOptions.NONE
|
| Methods in org.jclouds.gogrid.options that return GetServerListOptions | |
|---|---|
GetServerListOptions |
GetServerListOptions.excludeSandboxServers()
|
GetServerListOptions |
GetServerListOptions.Builder.excludeSandboxServers()
|
GetServerListOptions |
GetServerListOptions.inDatacenter(String datacenterId)
|
GetServerListOptions |
GetServerListOptions.Builder.inDatacenter(String datacenterId)
|
GetServerListOptions |
GetServerListOptions.limitServerTypeTo(String serverType)
|
GetServerListOptions |
GetServerListOptions.Builder.limitServerTypeTo(String serverType)
|
GetServerListOptions |
GetServerListOptions.onlySandboxServers()
|
GetServerListOptions |
GetServerListOptions.Builder.onlySandboxServers()
|
| Uses of GetServerListOptions in org.jclouds.gogrid.services |
|---|
| Methods in org.jclouds.gogrid.services with parameters of type GetServerListOptions | |
|---|---|
com.google.common.util.concurrent.ListenableFuture<Set<Server>> |
GridServerAsyncClient.getServerList(GetServerListOptions... getServerListOptions)
|
Set<Server> |
GridServerClient.getServerList(GetServerListOptions... getServerListOptions)
Returns the list of all servers. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||