Uses of Class
software.amazon.awssdk.services.sesv2.model.ExportStatistics
-
Packages that use ExportStatistics Package Description software.amazon.awssdk.services.sesv2.model -
-
Uses of ExportStatistics in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return ExportStatistics Modifier and Type Method Description ExportStatisticsGetExportJobResponse. statistics()The statistics about the export job.Methods in software.amazon.awssdk.services.sesv2.model with parameters of type ExportStatistics Modifier and Type Method Description GetExportJobResponse.BuilderGetExportJobResponse.Builder. statistics(ExportStatistics statistics)The statistics about the export job.
-