Uses of Class
org.jclouds.dynect.v3.domain.CreatePrimaryZone.Builder

Packages that use CreatePrimaryZone.Builder
org.jclouds.dynect.v3.domain   
 

Uses of CreatePrimaryZone.Builder in org.jclouds.dynect.v3.domain
 

Methods in org.jclouds.dynect.v3.domain that return CreatePrimaryZone.Builder
static CreatePrimaryZone.Builder CreatePrimaryZone.builder()
           
 CreatePrimaryZone.Builder CreatePrimaryZone.Builder.contact(String contact)
           
 CreatePrimaryZone.Builder CreatePrimaryZone.Builder.defaultTTL(int defaultTTL)
           
 CreatePrimaryZone.Builder CreatePrimaryZone.Builder.fqdn(String fqdn)
           
 CreatePrimaryZone.Builder CreatePrimaryZone.Builder.from(CreatePrimaryZone in)
           
 CreatePrimaryZone.Builder CreatePrimaryZone.Builder.serialStyle(Zone.SerialStyle serialStyle)
           
 CreatePrimaryZone.Builder CreatePrimaryZone.toBuilder()
           
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.