| Package | Description |
|---|---|
| com.amazonaws.services.mailmanager.model |
| Modifier and Type | Method and Description |
|---|---|
ExportDestinationConfiguration |
ExportDestinationConfiguration.clone() |
ExportDestinationConfiguration |
GetArchiveExportResult.getExportDestinationConfiguration()
Where the exported emails are being delivered.
|
ExportDestinationConfiguration |
StartArchiveExportRequest.getExportDestinationConfiguration()
Details on where to deliver the exported email data.
|
ExportDestinationConfiguration |
ExportDestinationConfiguration.withS3(S3ExportDestinationConfiguration s3)
Configuration for delivering to an Amazon S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetArchiveExportResult.setExportDestinationConfiguration(ExportDestinationConfiguration exportDestinationConfiguration)
Where the exported emails are being delivered.
|
void |
StartArchiveExportRequest.setExportDestinationConfiguration(ExportDestinationConfiguration exportDestinationConfiguration)
Details on where to deliver the exported email data.
|
GetArchiveExportResult |
GetArchiveExportResult.withExportDestinationConfiguration(ExportDestinationConfiguration exportDestinationConfiguration)
Where the exported emails are being delivered.
|
StartArchiveExportRequest |
StartArchiveExportRequest.withExportDestinationConfiguration(ExportDestinationConfiguration exportDestinationConfiguration)
Details on where to deliver the exported email data.
|
Copyright © 2024. All rights reserved.