| 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.model |
| Modifier and Type | Method and Description |
|---|---|
default CancelMailboxExportJobResponse |
WorkMailClient.cancelMailboxExportJob(Consumer<CancelMailboxExportJobRequest.Builder> cancelMailboxExportJobRequest)
Cancels a mailbox export job.
|
default CompletableFuture<CancelMailboxExportJobResponse> |
WorkMailAsyncClient.cancelMailboxExportJob(Consumer<CancelMailboxExportJobRequest.Builder> cancelMailboxExportJobRequest)
Cancels a mailbox export job.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CancelMailboxExportJobRequest.Builder> |
CancelMailboxExportJobRequest.serializableBuilderClass() |
Copyright © 2022. All rights reserved.