Uses of Class
software.amazon.awssdk.services.sesv2.model.ExportDataSource
Packages that use ExportDataSource
-
Uses of ExportDataSource in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return ExportDataSourceModifier and TypeMethodDescriptionfinal ExportDataSourceCreateExportJobRequest.exportDataSource()The data source for the export job.final ExportDataSourceGetExportJobResponse.exportDataSource()The data source of the export job.Methods in software.amazon.awssdk.services.sesv2.model with parameters of type ExportDataSourceModifier and TypeMethodDescriptionCreateExportJobRequest.Builder.exportDataSource(ExportDataSource exportDataSource) The data source for the export job.GetExportJobResponse.Builder.exportDataSource(ExportDataSource exportDataSource) The data source of the export job.