|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GridIpClient
| Method Summary | |
|---|---|
Set<Ip> |
getAssignedIpList()
Returns the list of assigned IPs NOTE: this returns both public and private IPs! |
Set<Option> |
getDatacenters()
Retrieves the list of supported Datacenters to retrieve ips from. |
Set<Ip> |
getIpList(GetIpListOptions... options)
Returns all IPs in the system that match the options |
Set<Ip> |
getUnassignedIpList()
Returns the list of unassigned IPs. |
Set<Ip> |
getUnassignedPublicIpList()
Returns the list of unassigned public IPs. |
| Method Detail |
|---|
Set<Ip> getIpList(GetIpListOptions... options)
options - options to narrow the search down
Set<Ip> getUnassignedIpList()
Set<Ip> getUnassignedPublicIpList()
Set<Ip> getAssignedIpList()
Set<Option> getDatacenters()
#addServer.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||