Uses of Class
software.amazon.awssdk.services.pinpoint.model.CreateExportJobRequest
-
Packages that use CreateExportJobRequest Package Description software.amazon.awssdk.services.pinpoint Doc Engage API - Amazon Pinpoint APIsoftware.amazon.awssdk.services.pinpoint.transform -
-
Uses of CreateExportJobRequest in software.amazon.awssdk.services.pinpoint
Methods in software.amazon.awssdk.services.pinpoint with parameters of type CreateExportJobRequest Modifier and Type Method Description default CompletableFuture<CreateExportJobResponse>PinpointAsyncClient. createExportJob(CreateExportJobRequest createExportJobRequest)Creates an export job for an application.default CreateExportJobResponsePinpointClient. createExportJob(CreateExportJobRequest createExportJobRequest)Creates an export job for an application. -
Uses of CreateExportJobRequest in software.amazon.awssdk.services.pinpoint.transform
Methods in software.amazon.awssdk.services.pinpoint.transform with parameters of type CreateExportJobRequest Modifier and Type Method Description SdkHttpFullRequestCreateExportJobRequestMarshaller. marshall(CreateExportJobRequest createExportJobRequest)
-