| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2 |
|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
CreateExportJobResult |
AbstractAmazonSimpleEmailServiceV2.createExportJob(CreateExportJobRequest request) |
CreateExportJobResult |
AmazonSimpleEmailServiceV2.createExportJob(CreateExportJobRequest createExportJobRequest)
Creates an export job for a data source and destination.
|
CreateExportJobResult |
AmazonSimpleEmailServiceV2Client.createExportJob(CreateExportJobRequest request)
Creates an export job for a data source and destination.
|
Future<CreateExportJobResult> |
AmazonSimpleEmailServiceV2AsyncClient.createExportJobAsync(CreateExportJobRequest request) |
Future<CreateExportJobResult> |
AmazonSimpleEmailServiceV2Async.createExportJobAsync(CreateExportJobRequest createExportJobRequest)
Creates an export job for a data source and destination.
|
Future<CreateExportJobResult> |
AbstractAmazonSimpleEmailServiceV2Async.createExportJobAsync(CreateExportJobRequest request) |
Future<CreateExportJobResult> |
AmazonSimpleEmailServiceV2AsyncClient.createExportJobAsync(CreateExportJobRequest request,
AsyncHandler<CreateExportJobRequest,CreateExportJobResult> asyncHandler) |
Future<CreateExportJobResult> |
AmazonSimpleEmailServiceV2Async.createExportJobAsync(CreateExportJobRequest createExportJobRequest,
AsyncHandler<CreateExportJobRequest,CreateExportJobResult> asyncHandler)
Creates an export job for a data source and destination.
|
Future<CreateExportJobResult> |
AbstractAmazonSimpleEmailServiceV2Async.createExportJobAsync(CreateExportJobRequest request,
AsyncHandler<CreateExportJobRequest,CreateExportJobResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateExportJobResult> |
AmazonSimpleEmailServiceV2AsyncClient.createExportJobAsync(CreateExportJobRequest request,
AsyncHandler<CreateExportJobRequest,CreateExportJobResult> asyncHandler) |
Future<CreateExportJobResult> |
AmazonSimpleEmailServiceV2Async.createExportJobAsync(CreateExportJobRequest createExportJobRequest,
AsyncHandler<CreateExportJobRequest,CreateExportJobResult> asyncHandler)
Creates an export job for a data source and destination.
|
Future<CreateExportJobResult> |
AbstractAmazonSimpleEmailServiceV2Async.createExportJobAsync(CreateExportJobRequest request,
AsyncHandler<CreateExportJobRequest,CreateExportJobResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateExportJobRequest |
CreateExportJobRequest.clone() |
CreateExportJobRequest |
CreateExportJobRequest.withExportDataSource(ExportDataSource exportDataSource)
The data source for the export job.
|
CreateExportJobRequest |
CreateExportJobRequest.withExportDestination(ExportDestination exportDestination)
The destination for the export job.
|
Copyright © 2023. All rights reserved.