Uses of Class
software.amazon.awssdk.services.workmail.paginators.ListMailboxExportJobsIterable
-
Packages that use ListMailboxExportJobsIterable 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. -
-
Uses of ListMailboxExportJobsIterable in software.amazon.awssdk.services.workmail
Methods in software.amazon.awssdk.services.workmail that return ListMailboxExportJobsIterable Modifier and Type Method Description default ListMailboxExportJobsIterableWorkMailClient. listMailboxExportJobsPaginator(Consumer<ListMailboxExportJobsRequest.Builder> listMailboxExportJobsRequest)Lists the mailbox export jobs started for the specified organization within the last seven days.default ListMailboxExportJobsIterableWorkMailClient. listMailboxExportJobsPaginator(ListMailboxExportJobsRequest listMailboxExportJobsRequest)Lists the mailbox export jobs started for the specified organization within the last seven days.
-