| Package | Description |
|---|---|
| software.amazon.awssdk.services.workmail |
WorkMail is a secure, managed business email and calendaring service with support for existing desktop and mobile
email clients.
|
| software.amazon.awssdk.services.workmail.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateAliasResponse |
WorkMailClient.createAlias(CreateAliasRequest createAliasRequest)
Adds an alias to the set of a given member (user or group) of WorkMail.
|
default CompletableFuture<CreateAliasResponse> |
WorkMailAsyncClient.createAlias(CreateAliasRequest createAliasRequest)
Adds an alias to the set of a given member (user or group) of WorkMail.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateAliasRequestMarshaller.marshall(CreateAliasRequest createAliasRequest) |
Copyright © 2022. All rights reserved.