| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
ContactListDestination |
ContactListDestination.clone() |
ContactListDestination |
ImportDestination.getContactListDestination()
An object that contains the action of the import job towards a contact list.
|
ContactListDestination |
ContactListDestination.withContactListImportAction(ContactListImportAction contactListImportAction)
>The type of action that you want to perform on the addresses.
|
ContactListDestination |
ContactListDestination.withContactListImportAction(String contactListImportAction)
>The type of action that you want to perform on the addresses.
|
ContactListDestination |
ContactListDestination.withContactListName(String contactListName)
The name of the contact list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImportDestination.setContactListDestination(ContactListDestination contactListDestination)
An object that contains the action of the import job towards a contact list.
|
ImportDestination |
ImportDestination.withContactListDestination(ContactListDestination contactListDestination)
An object that contains the action of the import job towards a contact list.
|
Copyright © 2021. All rights reserved.