Uses of Class
software.amazon.awssdk.services.sesv2.model.ExportStatistics
Packages that use ExportStatistics
-
Uses of ExportStatistics in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return ExportStatisticsModifier and TypeMethodDescriptionfinal ExportStatisticsGetExportJobResponse.statistics()The statistics about the export job.Methods in software.amazon.awssdk.services.sesv2.model with parameters of type ExportStatisticsModifier and TypeMethodDescriptionGetExportJobResponse.Builder.statistics(ExportStatistics statistics) The statistics about the export job.