Uses of Class
software.amazon.awssdk.services.pinpoint.model.GetImportJobsRequest
-
Packages that use GetImportJobsRequest Package Description software.amazon.awssdk.services.pinpoint Doc Engage API - Amazon Pinpoint APIsoftware.amazon.awssdk.services.pinpoint.transform -
-
Uses of GetImportJobsRequest in software.amazon.awssdk.services.pinpoint
Methods in software.amazon.awssdk.services.pinpoint with parameters of type GetImportJobsRequest Modifier and Type Method Description default CompletableFuture<GetImportJobsResponse>PinpointAsyncClient. getImportJobs(GetImportJobsRequest getImportJobsRequest)Retrieves information about the status and settings of all the import jobs for an application.default GetImportJobsResponsePinpointClient. getImportJobs(GetImportJobsRequest getImportJobsRequest)Retrieves information about the status and settings of all the import jobs for an application. -
Uses of GetImportJobsRequest in software.amazon.awssdk.services.pinpoint.transform
Methods in software.amazon.awssdk.services.pinpoint.transform with parameters of type GetImportJobsRequest Modifier and Type Method Description SdkHttpFullRequestGetImportJobsRequestMarshaller. marshall(GetImportJobsRequest getImportJobsRequest)
-