| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
CreateExportJobResult |
AbstractAmazonPinpoint.createExportJob(CreateExportJobRequest request) |
CreateExportJobResult |
AmazonPinpoint.createExportJob(CreateExportJobRequest createExportJobRequest)
Creates an export job for an application.
|
CreateExportJobResult |
AmazonPinpointClient.createExportJob(CreateExportJobRequest request)
Creates an export job for an application.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateExportJobResult> |
AbstractAmazonPinpointAsync.createExportJobAsync(CreateExportJobRequest request,
AsyncHandler<CreateExportJobRequest,CreateExportJobResult> asyncHandler) |
Future<CreateExportJobResult> |
AmazonPinpointAsync.createExportJobAsync(CreateExportJobRequest createExportJobRequest,
AsyncHandler<CreateExportJobRequest,CreateExportJobResult> asyncHandler)
Creates an export job for an application.
|
Future<CreateExportJobResult> |
AmazonPinpointAsyncClient.createExportJobAsync(CreateExportJobRequest request,
AsyncHandler<CreateExportJobRequest,CreateExportJobResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateExportJobResult |
CreateExportJobResult.clone() |
CreateExportJobResult |
CreateExportJobResult.withExportJobResponse(ExportJobResponse exportJobResponse) |
Copyright © 2024. All rights reserved.