org.jclouds.ultradns.ws.domain
Class RoundRobinPool.Builder
java.lang.Object
org.jclouds.ultradns.ws.domain.RoundRobinPool.Builder
- Enclosing class:
- RoundRobinPool
public static final class RoundRobinPool.Builder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RoundRobinPool.Builder
public RoundRobinPool.Builder()
zoneId
public RoundRobinPool.Builder zoneId(String zoneId)
- See Also:
RoundRobinPool.getZoneId()
id
public RoundRobinPool.Builder id(String id)
- See Also:
RoundRobinPool.getId()
name
public RoundRobinPool.Builder name(String name)
- See Also:
RoundRobinPool.getName()
dname
public RoundRobinPool.Builder dname(String dname)
- See Also:
RoundRobinPool.getDName()
build
public RoundRobinPool build()
from
public RoundRobinPool.Builder from(RoundRobinPool in)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.