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

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

Uses of EmailOverview in org.jclouds.glesys.domain
 

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

Methods in org.jclouds.glesys.domain with parameters of type EmailOverview
 EmailOverview.Builder EmailOverview.Builder.fromEmailOverview(EmailOverview in)
           
 

Uses of EmailOverview in org.jclouds.glesys.features
 

Methods in org.jclouds.glesys.features that return EmailOverview
 EmailOverview EmailClient.getEmailOverview()
          Get a summary of e-mail accounts associated with this Glesys account
 

Methods in org.jclouds.glesys.features that return types with arguments of type EmailOverview
 com.google.common.util.concurrent.ListenableFuture<EmailOverview> EmailAsyncClient.getEmailOverview()
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.