Uses of Class
org.jclouds.rackspace.clouddns.v1.domain.CreateDomain

Packages that use CreateDomain
org.jclouds.rackspace.clouddns.v1.domain   
org.jclouds.rackspace.clouddns.v1.features   
 

Uses of CreateDomain in org.jclouds.rackspace.clouddns.v1.domain
 

Methods in org.jclouds.rackspace.clouddns.v1.domain that return CreateDomain
 CreateDomain CreateDomain.Builder.build()
           
 

Methods in org.jclouds.rackspace.clouddns.v1.domain with parameters of type CreateDomain
 CreateDomain.Builder CreateDomain.Builder.from(CreateDomain in)
           
 

Uses of CreateDomain in org.jclouds.rackspace.clouddns.v1.features
 

Method parameters in org.jclouds.rackspace.clouddns.v1.features with type arguments of type CreateDomain
 Job<Set<Domain>> DomainApi.create(Iterable<CreateDomain> createDomains)
          Provisions one or more new DNS domains based on the configuration defined in CreateDomain.
 



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