| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2 |
|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
GetExportJobResult |
AmazonSimpleEmailServiceV2Client.getExportJob(GetExportJobRequest request)
Provides information about an export job.
|
GetExportJobResult |
AbstractAmazonSimpleEmailServiceV2.getExportJob(GetExportJobRequest request) |
GetExportJobResult |
AmazonSimpleEmailServiceV2.getExportJob(GetExportJobRequest getExportJobRequest)
Provides information about an export job.
|
Future<GetExportJobResult> |
AmazonSimpleEmailServiceV2AsyncClient.getExportJobAsync(GetExportJobRequest request) |
Future<GetExportJobResult> |
AmazonSimpleEmailServiceV2Async.getExportJobAsync(GetExportJobRequest getExportJobRequest)
Provides information about an export job.
|
Future<GetExportJobResult> |
AbstractAmazonSimpleEmailServiceV2Async.getExportJobAsync(GetExportJobRequest request) |
Future<GetExportJobResult> |
AmazonSimpleEmailServiceV2AsyncClient.getExportJobAsync(GetExportJobRequest request,
AsyncHandler<GetExportJobRequest,GetExportJobResult> asyncHandler) |
Future<GetExportJobResult> |
AmazonSimpleEmailServiceV2Async.getExportJobAsync(GetExportJobRequest getExportJobRequest,
AsyncHandler<GetExportJobRequest,GetExportJobResult> asyncHandler)
Provides information about an export job.
|
Future<GetExportJobResult> |
AbstractAmazonSimpleEmailServiceV2Async.getExportJobAsync(GetExportJobRequest request,
AsyncHandler<GetExportJobRequest,GetExportJobResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetExportJobResult> |
AmazonSimpleEmailServiceV2AsyncClient.getExportJobAsync(GetExportJobRequest request,
AsyncHandler<GetExportJobRequest,GetExportJobResult> asyncHandler) |
Future<GetExportJobResult> |
AmazonSimpleEmailServiceV2Async.getExportJobAsync(GetExportJobRequest getExportJobRequest,
AsyncHandler<GetExportJobRequest,GetExportJobResult> asyncHandler)
Provides information about an export job.
|
Future<GetExportJobResult> |
AbstractAmazonSimpleEmailServiceV2Async.getExportJobAsync(GetExportJobRequest request,
AsyncHandler<GetExportJobRequest,GetExportJobResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetExportJobRequest |
GetExportJobRequest.clone() |
GetExportJobRequest |
GetExportJobRequest.withJobId(String jobId)
The export job ID.
|
Copyright © 2024. All rights reserved.