|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclouds.rackspace.cloudloadbalancers.v1.domain.VirtualIP
org.jclouds.rackspace.cloudloadbalancers.v1.domain.VirtualIPWithId
public class VirtualIPWithId
VirtualIP| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.jclouds.rackspace.cloudloadbalancers.v1.domain.VirtualIP |
|---|
VirtualIP.IPVersion, VirtualIP.Type |
| Constructor Summary | |
|---|---|
VirtualIPWithId(VirtualIP.Type type,
VirtualIP.IPVersion ipVersion,
int id,
String address)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getAddress()
|
int |
getId()
|
int |
hashCode()
|
protected com.google.common.base.Objects.ToStringHelper |
string()
|
String |
toString()
|
| Methods inherited from class org.jclouds.rackspace.cloudloadbalancers.v1.domain.VirtualIP |
|---|
getIpVersion, getType, publicIPv6 |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public VirtualIPWithId(VirtualIP.Type type,
VirtualIP.IPVersion ipVersion,
int id,
String address)
| Method Detail |
|---|
public int getId()
public String getAddress()
protected com.google.common.base.Objects.ToStringHelper string()
string in class VirtualIPpublic String toString()
toString in class VirtualIPpublic int hashCode()
hashCode in class VirtualIPpublic boolean equals(Object obj)
equals in class VirtualIP
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||