| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
ImportDestination |
ImportDestination.clone() |
ImportDestination |
GetImportJobResult.getImportDestination()
The destination of the import job.
|
ImportDestination |
CreateImportJobRequest.getImportDestination()
The destination for the import job.
|
ImportDestination |
ImportJobSummary.getImportDestination() |
ImportDestination |
ImportDestination.withContactListDestination(ContactListDestination contactListDestination)
An object that contains the action of the import job towards a contact list.
|
ImportDestination |
ImportDestination.withSuppressionListDestination(SuppressionListDestination suppressionListDestination)
An object that contains the action of the import job towards suppression list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetImportJobResult.setImportDestination(ImportDestination importDestination)
The destination of the import job.
|
void |
CreateImportJobRequest.setImportDestination(ImportDestination importDestination)
The destination for the import job.
|
void |
ImportJobSummary.setImportDestination(ImportDestination importDestination) |
GetImportJobResult |
GetImportJobResult.withImportDestination(ImportDestination importDestination)
The destination of the import job.
|
CreateImportJobRequest |
CreateImportJobRequest.withImportDestination(ImportDestination importDestination)
The destination for the import job.
|
ImportJobSummary |
ImportJobSummary.withImportDestination(ImportDestination importDestination) |
Copyright © 2024. All rights reserved.