Uses of Class
software.amazon.awssdk.services.pinpoint.model.GetExportJobRequest
-
Packages that use GetExportJobRequest Package Description software.amazon.awssdk.services.pinpoint Doc Engage API - Amazon Pinpoint APIsoftware.amazon.awssdk.services.pinpoint.transform -
-
Uses of GetExportJobRequest in software.amazon.awssdk.services.pinpoint
Methods in software.amazon.awssdk.services.pinpoint with parameters of type GetExportJobRequest Modifier and Type Method Description default CompletableFuture<GetExportJobResponse>PinpointAsyncClient. getExportJob(GetExportJobRequest getExportJobRequest)Retrieves information about the status and settings of a specific export job for an application.default GetExportJobResponsePinpointClient. getExportJob(GetExportJobRequest getExportJobRequest)Retrieves information about the status and settings of a specific export job for an application. -
Uses of GetExportJobRequest in software.amazon.awssdk.services.pinpoint.transform
Methods in software.amazon.awssdk.services.pinpoint.transform with parameters of type GetExportJobRequest Modifier and Type Method Description SdkHttpFullRequestGetExportJobRequestMarshaller. marshall(GetExportJobRequest getExportJobRequest)
-