Package org.jclouds.ultradns.ws.domain
Class PoolRecordSpec.Builder
java.lang.Object
org.jclouds.ultradns.ws.domain.PoolRecordSpec.Builder
- Enclosing class:
PoolRecordSpec
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionallFailEnabled
(boolean allFailEnabled) build()
description
(String description) failOverDelay
(int failOverDelay) from
(PoolRecordSpec in) probingEnabled
(boolean probingEnabled) threshold
(int threshold) ttl
(int ttl) weight
(int weight)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
description
- See Also:
-
state
- See Also:
-
probingEnabled
- See Also:
-
allFailEnabled
- See Also:
-
weight
- See Also:
-
failOverDelay
- See Also:
-
threshold
- See Also:
-
ttl
- See Also:
-
build
-
from
-