| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateExportJobResult> |
AbstractAmazonPinpointAsync.createExportJobAsync(CreateExportJobRequest request,
AsyncHandler<CreateExportJobRequest,CreateExportJobResult> asyncHandler) |
Future<CreateExportJobResult> |
AmazonPinpointAsyncClient.createExportJobAsync(CreateExportJobRequest request,
AsyncHandler<CreateExportJobRequest,CreateExportJobResult> asyncHandler) |
Future<CreateExportJobResult> |
AmazonPinpointAsync.createExportJobAsync(CreateExportJobRequest createExportJobRequest,
AsyncHandler<CreateExportJobRequest,CreateExportJobResult> asyncHandler)
Creates an export job for an application.
|
| Modifier and Type | Method and Description |
|---|---|
CreateExportJobRequest |
CreateExportJobRequest.clone() |
CreateExportJobRequest |
CreateExportJobRequest.withApplicationId(String applicationId)
The unique identifier for the application.
|
CreateExportJobRequest |
CreateExportJobRequest.withExportJobRequest(ExportJobRequest exportJobRequest) |
Copyright © 2022. All rights reserved.