| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2 |
|
| software.amazon.awssdk.services.sesv2.model |
| Modifier and Type | Method and Description |
|---|---|
default CreateExportJobResponse |
SesV2Client.createExportJob(Consumer<CreateExportJobRequest.Builder> createExportJobRequest)
Creates an export job for a data source and destination.
|
default CompletableFuture<CreateExportJobResponse> |
SesV2AsyncClient.createExportJob(Consumer<CreateExportJobRequest.Builder> createExportJobRequest)
Creates an export job for a data source and destination.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateExportJobRequest.Builder> |
CreateExportJobRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.