Uses of Class
software.amazon.awssdk.services.pinpoint.model.GetImportJobRequest
-
Packages that use GetImportJobRequest Package Description software.amazon.awssdk.services.pinpoint Doc Engage API - Amazon Pinpoint APIsoftware.amazon.awssdk.services.pinpoint.transform -
-
Uses of GetImportJobRequest in software.amazon.awssdk.services.pinpoint
Methods in software.amazon.awssdk.services.pinpoint with parameters of type GetImportJobRequest Modifier and Type Method Description default CompletableFuture<GetImportJobResponse>PinpointAsyncClient. getImportJob(GetImportJobRequest getImportJobRequest)Retrieves information about the status and settings of a specific import job for an application.default GetImportJobResponsePinpointClient. getImportJob(GetImportJobRequest getImportJobRequest)Retrieves information about the status and settings of a specific import job for an application. -
Uses of GetImportJobRequest in software.amazon.awssdk.services.pinpoint.transform
Methods in software.amazon.awssdk.services.pinpoint.transform with parameters of type GetImportJobRequest Modifier and Type Method Description SdkHttpFullRequestGetImportJobRequestMarshaller. marshall(GetImportJobRequest getImportJobRequest)
-