Package org.jclouds.gogrid.domain
Class Ip.Builder<T extends Ip.Builder<T>>
java.lang.Object
org.jclouds.gogrid.domain.Ip.Builder<T>
- Enclosing class:
Ip
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
protected long id -
ip
-
subnet
-
isPublic
protected boolean isPublic -
state
-
datacenter
-
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
self
-
id
- See Also:
-
ip
- See Also:
-
subnet
- See Also:
-
isPublic
- See Also:
-
state
- See Also:
-
datacenter
- See Also:
-
build
-
fromIp
-