Uses of Class
org.jclouds.gogrid.options.GetServerListOptions
Packages that use GetServerListOptions
-
Uses of GetServerListOptions in org.jclouds.gogrid.features
Methods in org.jclouds.gogrid.features with parameters of type GetServerListOptionsModifier and TypeMethodDescriptionGridServerApi.getServerList
(GetServerListOptions... getServerListOptions) Returns the list of all servers. -
Uses of GetServerListOptions in org.jclouds.gogrid.options
Fields in org.jclouds.gogrid.options declared as GetServerListOptionsMethods in org.jclouds.gogrid.options that return GetServerListOptionsModifier and TypeMethodDescriptionGetServerListOptions.Builder.excludeSandboxServers()
GetServerListOptions.excludeSandboxServers()
GetServerListOptions.Builder.inDatacenter
(String datacenterId) GetServerListOptions.inDatacenter
(String datacenterId) GetServerListOptions.Builder.limitServerTypeTo
(String serverType) GetServerListOptions.limitServerTypeTo
(String serverType) GetServerListOptions.Builder.onlySandboxServers()
GetServerListOptions.onlySandboxServers()