Uses of Class
software.amazon.awssdk.services.mailmanager.model.GetArchiveExportRequest
-
Packages that use GetArchiveExportRequest Package Description software.amazon.awssdk.services.mailmanager AWS SES Mail Manager API software.amazon.awssdk.services.mailmanager.transform -
-
Uses of GetArchiveExportRequest in software.amazon.awssdk.services.mailmanager
Methods in software.amazon.awssdk.services.mailmanager with parameters of type GetArchiveExportRequest Modifier and Type Method Description default CompletableFuture<GetArchiveExportResponse>MailManagerAsyncClient. getArchiveExport(GetArchiveExportRequest getArchiveExportRequest)Retrieves the details and current status of a specific email archive export job.default GetArchiveExportResponseMailManagerClient. getArchiveExport(GetArchiveExportRequest getArchiveExportRequest)Retrieves the details and current status of a specific email archive export job. -
Uses of GetArchiveExportRequest in software.amazon.awssdk.services.mailmanager.transform
Methods in software.amazon.awssdk.services.mailmanager.transform with parameters of type GetArchiveExportRequest Modifier and Type Method Description SdkHttpFullRequestGetArchiveExportRequestMarshaller. marshall(GetArchiveExportRequest getArchiveExportRequest)
-