|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EmailAccount | |
|---|---|
| org.jclouds.glesys.domain | |
| org.jclouds.glesys.features | |
| Uses of EmailAccount in org.jclouds.glesys.domain |
|---|
| Methods in org.jclouds.glesys.domain that return EmailAccount | |
|---|---|
EmailAccount |
EmailAccount.Builder.build()
|
| Methods in org.jclouds.glesys.domain with parameters of type EmailAccount | |
|---|---|
T |
EmailAccount.Builder.fromEmailAccount(EmailAccount in)
|
| Uses of EmailAccount in org.jclouds.glesys.features |
|---|
| Methods in org.jclouds.glesys.features that return EmailAccount | |
|---|---|
EmailAccount |
EmailAccountApi.createWithPassword(String accountAddress,
String password,
CreateAccountOptions... options)
Create a new e-mail account |
EmailAccount |
EmailAccountApi.update(String accountAddress,
UpdateAccountOptions... options)
Adjust an e-mail account's settings |
| Methods in org.jclouds.glesys.features that return types with arguments of type EmailAccount | |
|---|---|
com.google.common.util.concurrent.ListenableFuture<EmailAccount> |
EmailAccountAsyncApi.createWithPassword(String accountAddress,
String password,
CreateAccountOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<com.google.common.collect.FluentIterable<EmailAccount>> |
EmailAccountAsyncApi.listDomain(String domain)
|
com.google.common.collect.FluentIterable<EmailAccount> |
EmailAccountApi.listDomain(String domain)
Get the set of detailed information about e-mail accounts |
com.google.common.util.concurrent.ListenableFuture<EmailAccount> |
EmailAccountAsyncApi.update(String accountAddress,
UpdateAccountOptions... options)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||