Uses of Class
software.amazon.awssdk.services.sesv2.model.CreateExportJobRequest
Packages that use CreateExportJobRequest
Package
Description
-
Uses of CreateExportJobRequest in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 with parameters of type CreateExportJobRequestModifier and TypeMethodDescriptiondefault CompletableFuture<CreateExportJobResponse>SesV2AsyncClient.createExportJob(CreateExportJobRequest createExportJobRequest) Creates an export job for a data source and destination.default CreateExportJobResponseSesV2Client.createExportJob(CreateExportJobRequest createExportJobRequest) Creates an export job for a data source and destination. -
Uses of CreateExportJobRequest in software.amazon.awssdk.services.sesv2.transform
Methods in software.amazon.awssdk.services.sesv2.transform with parameters of type CreateExportJobRequestModifier and TypeMethodDescriptionCreateExportJobRequestMarshaller.marshall(CreateExportJobRequest createExportJobRequest)