| 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.paginators | |
| software.amazon.awssdk.services.workmail.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListMailboxExportJobsResponse |
WorkMailClient.listMailboxExportJobs(ListMailboxExportJobsRequest listMailboxExportJobsRequest)
Lists the mailbox export jobs started for the specified organization within the last seven days.
|
default CompletableFuture<ListMailboxExportJobsResponse> |
WorkMailAsyncClient.listMailboxExportJobs(ListMailboxExportJobsRequest listMailboxExportJobsRequest)
Lists the mailbox export jobs started for the specified organization within the last seven days.
|
default ListMailboxExportJobsIterable |
WorkMailClient.listMailboxExportJobsPaginator(ListMailboxExportJobsRequest listMailboxExportJobsRequest)
Lists the mailbox export jobs started for the specified organization within the last seven days.
|
default ListMailboxExportJobsPublisher |
WorkMailAsyncClient.listMailboxExportJobsPaginator(ListMailboxExportJobsRequest listMailboxExportJobsRequest)
Lists the mailbox export jobs started for the specified organization within the last seven days.
|
| Constructor and Description |
|---|
ListMailboxExportJobsIterable(WorkMailClient client,
ListMailboxExportJobsRequest firstRequest) |
ListMailboxExportJobsPublisher(WorkMailAsyncClient client,
ListMailboxExportJobsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListMailboxExportJobsRequestMarshaller.marshall(ListMailboxExportJobsRequest listMailboxExportJobsRequest) |
Copyright © 2022. All rights reserved.