Class FloatingIP.Builder<T extends FloatingIP.Builder<T>>
java.lang.Object
org.jclouds.openstack.nova.v2_0.domain.FloatingIP.Builder<T>
- Enclosing class:
FloatingIP
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
-
ip
-
fixedIp
-
instanceId
-
pool
-
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
self
-
id
- See Also:
-
ip
- See Also:
-
fixedIp
- See Also:
-
instanceId
- See Also:
-
pool
- See Also:
-
build
-
fromFloatingIP
-