Uses of Class
software.amazon.awssdk.services.sesv2.model.ExportDestination
Packages that use ExportDestination
-
Uses of ExportDestination in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return ExportDestinationModifier and TypeMethodDescriptionfinal ExportDestinationCreateExportJobRequest.exportDestination()The destination for the export job.final ExportDestinationGetExportJobResponse.exportDestination()The destination of the export job.Methods in software.amazon.awssdk.services.sesv2.model with parameters of type ExportDestinationModifier and TypeMethodDescriptionCreateExportJobRequest.Builder.exportDestination(ExportDestination exportDestination) The destination for the export job.GetExportJobResponse.Builder.exportDestination(ExportDestination exportDestination) The destination of the export job.