| Package | Description |
|---|---|
| software.amazon.awssdk.services.workmail |
Amazon WorkMail is a secure, managed business email and calendaring service with support for existing desktop and
mobile email clients.
|
| Modifier and Type | Method and Description |
|---|---|
default ResetPasswordResponse |
WorkMailClient.resetPassword(Consumer<ResetPasswordRequest.Builder> resetPasswordRequest)
Allows the administrator to reset the password for a user.
|
default ResetPasswordResponse |
WorkMailClient.resetPassword(ResetPasswordRequest resetPasswordRequest)
Allows the administrator to reset the password for a user.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ResetPasswordResponse> |
WorkMailAsyncClient.resetPassword(Consumer<ResetPasswordRequest.Builder> resetPasswordRequest)
Allows the administrator to reset the password for a user.
|
default CompletableFuture<ResetPasswordResponse> |
WorkMailAsyncClient.resetPassword(ResetPasswordRequest resetPasswordRequest)
Allows the administrator to reset the password for a user.
|
Copyright © 2022. All rights reserved.