| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
ContactList |
ContactList.clone() |
ContactList |
ContactList.withContactListName(String contactListName)
The name of the contact list.
|
ContactList |
ContactList.withLastUpdatedTimestamp(Date lastUpdatedTimestamp)
A timestamp noting the last time the contact list was updated.
|
| Modifier and Type | Method and Description |
|---|---|
List<ContactList> |
ListContactListsResult.getContactLists()
The available contact lists.
|
| Modifier and Type | Method and Description |
|---|---|
ListContactListsResult |
ListContactListsResult.withContactLists(ContactList... contactLists)
The available contact lists.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListContactListsResult.setContactLists(Collection<ContactList> contactLists)
The available contact lists.
|
ListContactListsResult |
ListContactListsResult.withContactLists(Collection<ContactList> contactLists)
The available contact lists.
|
Copyright © 2025. All rights reserved.