Uses of Class
org.jclouds.glesys.domain.EmailOverview
-
Packages that use EmailOverview Package Description 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 Modifier and Type Method Description EmailOverview
EmailOverview.Builder. build()
Methods in org.jclouds.glesys.domain with parameters of type EmailOverview Modifier and Type Method Description T
EmailOverview.Builder. fromEmailOverview(EmailOverview in)
-
Uses of EmailOverview in org.jclouds.glesys.features
Methods in org.jclouds.glesys.features that return EmailOverview Modifier and Type Method Description EmailOverview
EmailAccountApi. getOverview()
Get a summary of e-mail accounts associated with this Glesys account
-