| Package | Description |
|---|---|
| org.jclouds.glesys.domain | |
| org.jclouds.glesys.features |
| Modifier and Type | Method and Description |
|---|---|
EmailAccount |
EmailAccount.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
int |
EmailAccount.compareTo(EmailAccount other) |
EmailAccount.Builder |
EmailAccount.Builder.fromEmail(EmailAccount in) |
| Modifier and Type | Method and Description |
|---|---|
Set<EmailAccount> |
EmailClient.listAccounts(String domain)
Get the set of detailed information about e-mail accounts
|
com.google.common.util.concurrent.ListenableFuture<Set<EmailAccount>> |
EmailAsyncClient.listAccounts(String domain) |
Copyright © 2009-2012 jclouds. All Rights Reserved.