| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| Modifier and Type | Method and Description |
|---|---|
default GetImportJobsResponse |
PinpointClient.getImportJobs(Consumer<GetImportJobsRequest.Builder> getImportJobsRequest)
Retrieves information about the status and settings of all the import jobs for an application.
|
default GetImportJobsResponse |
PinpointClient.getImportJobs(GetImportJobsRequest getImportJobsRequest)
Retrieves information about the status and settings of all the import jobs for an application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetImportJobsResponse> |
PinpointAsyncClient.getImportJobs(Consumer<GetImportJobsRequest.Builder> getImportJobsRequest)
Retrieves information about the status and settings of all the import jobs for an application.
|
default CompletableFuture<GetImportJobsResponse> |
PinpointAsyncClient.getImportJobs(GetImportJobsRequest getImportJobsRequest)
Retrieves information about the status and settings of all the import jobs for an application.
|
Copyright © 2021. All rights reserved.