Package org.jclouds.cloudstack.domain
Class Pod.Builder<T extends Pod.Builder<T>>
java.lang.Object
org.jclouds.cloudstack.domain.Pod.Builder<T>
- Enclosing class:
Pod
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionallocationState
(AllocationState allocationState) build()
protected abstract T
self()
-
Field Details
-
id
-
name
-
zoneId
-
zoneName
-
gateway
-
netmask
-
startIp
-
endIp
-
allocationState
-
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
self
-
id
- See Also:
-
name
- See Also:
-
zoneId
- See Also:
-
zoneName
- See Also:
-
gateway
- See Also:
-
netmask
- See Also:
-
startIp
- See Also:
-
endIp
- See Also:
-
allocationState
- See Also:
-
build
-
fromPod
-