| 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 StartMailboxExportJobResponse |
WorkMailClient.startMailboxExportJob(StartMailboxExportJobRequest startMailboxExportJobRequest)
Starts a mailbox export job to export MIME-format email messages and calendar items from the specified mailbox to
the specified Amazon Simple Storage Service (Amazon S3) bucket.
|
default CompletableFuture<StartMailboxExportJobResponse> |
WorkMailAsyncClient.startMailboxExportJob(StartMailboxExportJobRequest startMailboxExportJobRequest)
Starts a mailbox export job to export MIME-format email messages and calendar items from the specified mailbox to
the specified Amazon Simple Storage Service (Amazon S3) bucket.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StartMailboxExportJobRequestMarshaller.marshall(StartMailboxExportJobRequest startMailboxExportJobRequest) |
Copyright © 2022. All rights reserved.