Uses of Class
software.amazon.awssdk.services.mailmanager.model.ExportStatus
-
Packages that use ExportStatus Package Description software.amazon.awssdk.services.mailmanager.model -
-
Uses of ExportStatus in software.amazon.awssdk.services.mailmanager.model
Methods in software.amazon.awssdk.services.mailmanager.model that return ExportStatus Modifier and Type Method Description ExportStatusExportSummary. status()The current status of the export job.ExportStatusGetArchiveExportResponse. status()The current status of the export job.Methods in software.amazon.awssdk.services.mailmanager.model with parameters of type ExportStatus Modifier and Type Method Description ExportSummary.BuilderExportSummary.Builder. status(ExportStatus status)The current status of the export job.GetArchiveExportResponse.BuilderGetArchiveExportResponse.Builder. status(ExportStatus status)The current status of the export job.
-