Class FloatingIPPool
java.lang.Object
org.jclouds.openstack.nova.v2_0.domain.FloatingIPPool
- All Implemented Interfaces:
Comparable<FloatingIPPool>
A pool that holds a collection of floating IP's that can be allocated from it.
-
Constructor Details
-
FloatingIPPool
-
-
Method Details
-
builder
-
toBuilder
-
getName
-
hashCode
public int hashCode() -
equals
-
string
protected com.google.common.base.MoreObjects.ToStringHelper string() -
toString
-
compareTo
- Specified by:
compareTo
in interfaceComparable<FloatingIPPool>
-