Package | Description |
---|---|
org.jclouds.gogrid.features | |
org.jclouds.gogrid.options |
Modifier and Type | Method and Description |
---|---|
Set<Ip> |
GridIpApi.getIpList(GetIpListOptions... options)
Returns all IPs in the system that match the options
|
Modifier and Type | Field and Description |
---|---|
static GetIpListOptions |
GetIpListOptions.NONE |
Modifier and Type | Method and Description |
---|---|
GetIpListOptions |
GetIpListOptions.Builder.create() |
GetIpListOptions |
GetIpListOptions.inDatacenter(String datacenterId) |
GetIpListOptions |
GetIpListOptions.Builder.inDatacenter(String datacenterId) |
GetIpListOptions |
GetIpListOptions.Builder.limitToType(IpType type) |
GetIpListOptions |
GetIpListOptions.onlyAssigned() |
GetIpListOptions |
GetIpListOptions.onlyUnassigned() |
GetIpListOptions |
GetIpListOptions.onlyWithType(IpType type) |
GetIpListOptions |
GetIpListOptions.Builder.unassignedPublicIps() |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.