org.jclouds.dynect.v3.domain
Class CreatePrimaryZone.Builder
java.lang.Object
org.jclouds.dynect.v3.domain.CreatePrimaryZone.Builder
- Enclosing class:
- CreatePrimaryZone
public static final class CreatePrimaryZone.Builder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreatePrimaryZone.Builder
public CreatePrimaryZone.Builder()
fqdn
public CreatePrimaryZone.Builder fqdn(String fqdn)
- See Also:
CreatePrimaryZone.getFQDN()
contact
public CreatePrimaryZone.Builder contact(String contact)
- See Also:
CreatePrimaryZone.getContact()
defaultTTL
public CreatePrimaryZone.Builder defaultTTL(int defaultTTL)
- See Also:
CreatePrimaryZone.getDefaultTTL()
serialStyle
public CreatePrimaryZone.Builder serialStyle(Zone.SerialStyle serialStyle)
- See Also:
CreatePrimaryZone.getSerialStyle()
build
public CreatePrimaryZone build()
from
public CreatePrimaryZone.Builder from(CreatePrimaryZone in)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.