Uses of Class
org.jclouds.gogrid.options.GetIpListOptions
Packages that use GetIpListOptions
-
Uses of GetIpListOptions in org.jclouds.gogrid.features
Methods in org.jclouds.gogrid.features with parameters of type GetIpListOptionsModifier and TypeMethodDescriptionGridIpApi.getIpList
(GetIpListOptions... options) Returns all IPs in the system that match the options -
Uses of GetIpListOptions in org.jclouds.gogrid.options
Fields in org.jclouds.gogrid.options declared as GetIpListOptionsMethods in org.jclouds.gogrid.options that return GetIpListOptionsModifier and TypeMethodDescriptionGetIpListOptions.Builder.create()
GetIpListOptions.Builder.inDatacenter
(String datacenterId) GetIpListOptions.inDatacenter
(String datacenterId) GetIpListOptions.Builder.limitToType
(IpType type) GetIpListOptions.onlyAssigned()
GetIpListOptions.onlyUnassigned()
GetIpListOptions.onlyWithType
(IpType type) GetIpListOptions.Builder.unassignedPublicIps()