| 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 CompletableFuture<UpdatePrimaryEmailAddressResponse> |
WorkMailAsyncClient.updatePrimaryEmailAddress(UpdatePrimaryEmailAddressRequest updatePrimaryEmailAddressRequest)
Updates the primary email for a user, group, or resource.
|
default UpdatePrimaryEmailAddressResponse |
WorkMailClient.updatePrimaryEmailAddress(UpdatePrimaryEmailAddressRequest updatePrimaryEmailAddressRequest)
Updates the primary email for a user, group, or resource.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdatePrimaryEmailAddressRequestMarshaller.marshall(UpdatePrimaryEmailAddressRequest updatePrimaryEmailAddressRequest) |
Copyright © 2022. All rights reserved.