| Package | Description |
|---|---|
| software.amazon.awssdk.services.workmail.model |
| Modifier and Type | Method and Description |
|---|---|
List<MailboxExportJob> |
ListMailboxExportJobsResponse.jobs()
The mailbox export job details.
|
| Modifier and Type | Method and Description |
|---|---|
ListMailboxExportJobsResponse.Builder |
ListMailboxExportJobsResponse.Builder.jobs(MailboxExportJob... jobs)
The mailbox export job details.
|
| Modifier and Type | Method and Description |
|---|---|
ListMailboxExportJobsResponse.Builder |
ListMailboxExportJobsResponse.Builder.jobs(Collection<MailboxExportJob> jobs)
The mailbox export job details.
|
Copyright © 2022. All rights reserved.