Uses of Class
software.amazon.awssdk.services.pinpoint.model.GetExportJobsRequest
-
Packages that use GetExportJobsRequest Package Description software.amazon.awssdk.services.pinpoint Doc Engage API - Amazon Pinpoint APIsoftware.amazon.awssdk.services.pinpoint.transform -
-
Uses of GetExportJobsRequest in software.amazon.awssdk.services.pinpoint
Methods in software.amazon.awssdk.services.pinpoint with parameters of type GetExportJobsRequest Modifier and Type Method Description default CompletableFuture<GetExportJobsResponse>PinpointAsyncClient. getExportJobs(GetExportJobsRequest getExportJobsRequest)Retrieves information about the status and settings of all the export jobs for an application.default GetExportJobsResponsePinpointClient. getExportJobs(GetExportJobsRequest getExportJobsRequest)Retrieves information about the status and settings of all the export jobs for an application. -
Uses of GetExportJobsRequest in software.amazon.awssdk.services.pinpoint.transform
Methods in software.amazon.awssdk.services.pinpoint.transform with parameters of type GetExportJobsRequest Modifier and Type Method Description SdkHttpFullRequestGetExportJobsRequestMarshaller. marshall(GetExportJobsRequest getExportJobsRequest)
-