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 |
---|---|
T |
EmailAccount.Builder.fromEmailAccount(EmailAccount in) |
Modifier and Type | Method and Description |
---|---|
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
|
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.FluentIterable<EmailAccount> |
EmailAccountApi.listDomain(String domain)
Get the set of detailed information about e-mail accounts
|
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.