| Package | Description |
|---|---|
| org.jclouds.glesys.domain | |
| org.jclouds.glesys.features |
| Modifier and Type | Method and Description |
|---|---|
EmailAlias |
EmailAlias.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
T |
EmailAlias.Builder.fromEmailAlias(EmailAlias in) |
| Modifier and Type | Method and Description |
|---|---|
EmailAlias |
EmailAccountApi.createAlias(String aliasAddress,
String toEmailAddress)
Create an e-mail alias for an e-mail account
|
EmailAlias |
EmailAccountApi.updateAlias(String aliasAddress,
String toEmailAddress)
Adjust (re-target) an e-mail alias
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.FluentIterable<EmailAlias> |
EmailAccountApi.listAliasesInDomain(String domain)
Get the set of details about e-mail aliases
|
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.