Uses of Class
org.jclouds.glesys.domain.Domain

Packages that use Domain
org.jclouds.glesys.domain   
org.jclouds.glesys.features   
 

Uses of Domain in org.jclouds.glesys.domain
 

Methods in org.jclouds.glesys.domain that return Domain
 Domain Domain.Builder.build()
           
 

Methods in org.jclouds.glesys.domain with parameters of type Domain
 int Domain.compareTo(Domain other)
           
 Domain.Builder Domain.Builder.fromDomain(Domain in)
           
 

Uses of Domain in org.jclouds.glesys.features
 

Methods in org.jclouds.glesys.features that return types with arguments of type Domain
 com.google.common.util.concurrent.ListenableFuture<Set<Domain>> DomainAsyncClient.listDomains()
           
 Set<Domain> DomainClient.listDomains()
          Get a list of all invoices for this account.
 



Copyright © 2009-2012 jclouds. All Rights Reserved.