| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2 |
|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
CreateExportJobResult |
AbstractAmazonSimpleEmailServiceV2.createExportJob(CreateExportJobRequest request) |
CreateExportJobResult |
AmazonSimpleEmailServiceV2Client.createExportJob(CreateExportJobRequest request)
Creates an export job for a data source and destination.
|
CreateExportJobResult |
AmazonSimpleEmailServiceV2.createExportJob(CreateExportJobRequest createExportJobRequest)
Creates an export job for a data source and destination.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateExportJobResult> |
AmazonSimpleEmailServiceV2AsyncClient.createExportJobAsync(CreateExportJobRequest request,
AsyncHandler<CreateExportJobRequest,CreateExportJobResult> asyncHandler) |
Future<CreateExportJobResult> |
AbstractAmazonSimpleEmailServiceV2Async.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.
|
| Modifier and Type | Method and Description |
|---|---|
CreateExportJobResult |
CreateExportJobResult.clone() |
CreateExportJobResult |
CreateExportJobResult.withJobId(String jobId)
A string that represents the export job ID.
|
Copyright © 2024. All rights reserved.